-
Notifications
You must be signed in to change notification settings - Fork 116
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Test summary for commit 6aecd3dCTS tests (Failed: 9/148731)
Ubuntu navi3x, SrdcvkUbuntu navi2x, Srdcvk |
Test summary for commit 6aecd3dCTS tests (Failed: 5/148731)
Ubuntu navi3x, SrdcvkUbuntu navi2x, Srdcvk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.