Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promotion from AMD internal branch for 2024.Q4.3 #2912

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Promotion from AMD internal branch for 2024.Q4.3 #2912

merged 1 commit into from
Dec 23, 2024

Conversation

qiaojbao
Copy link
Collaborator

No description provided.

lgc: Refactor wave size related code
lgc: Set insert point in visitStridedIndexAdd
[NFC] Rename GS calcFactor to hwConfig
[Continuations] Refactor around maximum passed
Fix PsExtraLdsSize was not being merged in the new metadata
Do some renaming for tessellation terms
Add transform shader passes
[Continuations] Add check for strided buffer load to improve performance
[Continuations] Remove 32-bit GPURT define
Add more dialect ops to support NGG lowering
[NFC] Rename some passes
VK_EXT_shader_replicated_composites - Frontend Shader Compiler Implementation
Expanding precision underflow peephole to pow
Fix assert crash in dEQP-VK.ycbcr.query.lod.fragment.*
Vulkan Shader/Fine MALL Tuning
Use zero-sized array for variable length array
Hash vertex shader for transform shader
[DEBUG] Add InstructionSlot class
RT: Ensure payload and hit attribute are scalar-aligned
Add option forceMemoryBarrierScope
Move the adjustment of Ij to lowerInOut
Fix the lit test failures
llvmraytracing: Remove unused MaxContStateBytes
lgc: zero-sized array follow-up
Update PeepholeOptPhiWithIdenticalLoad.lgc
Restore ostream format for pipeline dump
RT: Fix another likely issue with multithreaded compiles
Add support for MbPassManager
Make SpirvLowerRayTracing re-usable
Add lit tests for subgroup shuffle codegen quality
Use readlane for shuffle with constant index
llvmraytracing: Add debug print to PipelineState
vfx: Fix printf format strings
More use of IRBuilder
Hit the unused 'gfxIp' local variables
[Continuations] Fix up lit tests with jump arguments
Hook up AmdExtD3DShaderIntrinsics_Halt
Remove the unnecessary internal built-in GsWaveId
Only align elf when it is actually an ELF
Fix the parser of gfxip
Remove m_out
Remove uses of getPointerTo
Update transGroupArithOp to use Optional ClusterSize
[Continuations] Pass 'shader index' as argument
Add an extra simplify pass to Gpurt lib passes
Set correct syncScope in transScope
lgc: Make task payload buffer desc globally coherent
lgc: Use BuilderImpl::buildBufferCompactDesc() in LowerBufferOperations
Enable LCG test after LLVM update
[Continuations] Add 'RayTracingShaderStage' helper
Optimize HS output writes for zero/negative outer TFs
[VKD3D] Add rtIgnoreDeclaredPayloadSize for Proton RT games
[Continuations] Propagate used payload count to intersection shaders
Remove 16-bit transform feedback support
[Continuations] Remove 'AwaitTraversal' return address WA.
lgc: Refine handling of GpurtFloatWithRoundModeOp
Update the LLPC_INTERFACE_MINOR_VERSION to 9
Use iterator for insertion position
RT: start to use a ModuleBunch representation
Test updates for entry_point change
Disable fast math for Position only in pre-fragment stage.
[Continuations] Cleanup system data / hit attribute arguments
[Continuations] Cleanups in LowerRaytracingPipeline
llvmraytracing: Some Builder-related cleanups
Test updates for entry_point change extra
Update tests for new LLVM upstream
[Continuations] Update 'lower-traversal.ll' test.
[Continuations] Early exit from replaceAllPointerUses and remove unused argument
Fix amber tests
lgccps: Run InstCombine before CoroSplit
Unify the InternalDescriptorSetId with D3D
lgc: Create StridedBufferDescToPtrOp for strided normal descriptor
lgc: Relax occupancy target for memory bound functions
lgc: Add globallyCoherent flag to StridedBufferDescToPtrOp
[compilerutils] Remove getWithSamePointeeType
[Continuations] Continuation State Builder -- Basic
[Continuations] Use generically typed opaque.use in cont-state-builder lit-test
@qiaojbao qiaojbao requested a review from a team as a code owner December 23, 2024 04:03
@qiaojbao qiaojbao merged commit 6aecd3d into dev Dec 23, 2024
4 of 14 checks passed
@amdvlk-admin
Copy link

Test summary for commit 6aecd3d

CTS tests (Failed: 9/148731)
  • Built with version 1.3.9.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 44888/75073 (59.8%)
    • Failed: 4/75073 (0.0%)

      Failures:

      FAILURE: dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
      Stack trace: Timeout
      
      FAILURE: dEQP-VK.api.driver_properties.conformance_version
      Stack trace: Fail
      
      FAILURE: dEQP-VK.api.version_check.version
      Stack trace: Fail
      
      FAILURE: dEQP-VK.info.device_properties
      Stack trace: Fail
      

    • Not Supported: 30181/75073 (40.2%)
    • Warnings: 0/75073 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 43058/73658 (58.5%)
    • Failed: 5/73658 (0.0%)

      Failures:

      FAILURE: dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
      Stack trace: Timeout
      
      FAILURE: dEQP-VK.api.driver_properties.conformance_version
      Stack trace: Fail
      
      FAILURE: dEQP-VK.api.frame_boundary.wsi.wayland
      Stack trace: Timeout
      
      FAILURE: dEQP-VK.api.version_check.version
      Stack trace: Fail
      
      FAILURE: dEQP-VK.info.device_properties
      Stack trace: Fail
      

    • Not Supported: 30595/73658 (41.5%)
    • Warnings: 0/73658 (0.0%)

@amdvlk-admin
Copy link

Test summary for commit 6aecd3d

CTS tests (Failed: 5/148731)
  • Built with version 1.4.0.1
  • Ubuntu navi3x, Srdcvk
    • Passed: 45069/75073 (60.0%)
    • Failed: 2/75073 (0.0%)

      Failures:

      FAILURE: dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
      Stack trace: Timeout
      
      FAILURE: dEQP-VK.api.driver_properties.conformance_version
      Stack trace: Fail
      

    • Not Supported: 30002/75073 (40.0%)
    • Warnings: 0/75073 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 43239/73658 (58.7%)
    • Failed: 3/73658 (0.0%)

      Failures:

      FAILURE: dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
      Stack trace: Flake
      
      FAILURE: dEQP-VK.api.driver_properties.conformance_version
      Stack trace: Fail
      
      FAILURE: dEQP-VK.api.frame_boundary.wsi.wayland
      Stack trace: Timeout
      

    • Not Supported: 30416/73658 (41.3%)
    • Warnings: 0/73658 (0.0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants