-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update llpc from commit 9570efcc (#2776)
* [Continuations] Fix tablegen in cmake * Fix unstable barycentric * Fix the OpDPdy * Add the missing symbol usage information in ShaderModule * [Continuations] Rewrite continuation stack lowering in CleanupContinuations * Remove unnecessary buffer coherency settings * [Continuations] Use lgc.rt.shaderstage metadata instead of analyzeShaderKinds * Fix a type mismatch in reserved field * Fix the dir create name error. * Fix integer alpha * Fix dbShaderControl for color export shader * Disable uber-fetch lit test * llpcfe dxil: Fix some arithmetic instruction failure in HLK * [Continuations] Clear payload with poison * [Continuations] Replace lgc.rt.shader.index calls. * [Continuations] Insert lgc.cps.jump and lgc.cps.await operations in LowerRaytracingPipelinePass. * [Continuations] Enable Continuations transform in LLPC * [Continuations] lgc/cps: use a backend-friendlier lowering of as.continuation.reference * lgc: add a buffer flag to convert dx buffer descritpor for oob * Add support for SPV_KHR_float_controls2 * [Continuations] Lower GetCurrentFuncAddr and GetShaderKind in lgc * [Continuations] Merge the lgc.* dialects into the Continuations CMake project. * Disable CPS failing lit test * Re-enable raytracing tests * Bump CMake minimum version to 3.21 * [ContinuationsUtil]- Remove Operations.h header
- Loading branch information
Showing
128 changed files
with
2,378 additions
and
1,147 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.