This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 3a396c7
committed
Update llpc from commit c78d3da1
lgc: Report unfolded original threadgroup size when overrideThreadGroupSize is set
[CMake] Add header files to Lgc CMake file
[NFC] Rename class PatchNullFragShader to GenerateNullFragmentShader
Add module data cache to vkCreateShaderModule
Replace CreateGEP with CreateInBoundsGEP
Make decodeInOutMetaRecursively() as a utility function
[Continuations] Improve error message
[Continuations] Remove invalid assert
[Continuations] Remove continuation state argument from 'lgc.cps' functions
lgc/shaderdbg: patch the relocation table according to the mapping table from SDL
lgc: Mark applicable LgcDialect and Builder ops as NoDivergenceSource
Fix CTS issues of optimizing PointSize write
[Continuations] Write CFG to Dot
[LowerBufferOperations] Check for uniform buffer pointers for s_buffer_load
Add GL state into per-stage hash
[compilerutils] Make ensureUnifiedReturn() as a utility function
lgc: Allow rayGen local resource to be uniform
[Continuations] Use UTC_AVOID on custom lit tests.
[LGC] Emit readfirstlane intrinsic for the uniform argument of the image
Heuristically determine uniform image descriptor/sampler
[NFC] Change pass StringRef name
[RT] Revamp hit attribute handling
[LGC] Optimize Output Export Calls by Eliminating Redundant Bitcasts for 32-bit Floats
[lgc] Fix tests with shared libs
Fix InsertPosition deprecation warnings
Update checks of two lgc tests for build errors
Adjust the layout of tessellation input LDS
[Continuations] Cleanup 'CleanupContinuations' pass
Import the shader option viewIndexFromDeviceIndex
[Continuations] Clean up lgc.cps branching in 'LowerRaytracingPipeline'
llvmraytracing: Rename ShaderStageMetadata to RtShaderStageMetadata
lgc: call setUserDataSpillUsage if option forceUserDataSpill is set
Clean up macros and build options
[NFC] Rename pass PatchPeepholeOpt to PeepholeOptimization.
Remove traces of LLPC_ENABLE_EXCEPTION
Split CPS Stack Lowering from Entry Point Mutate
[Continuations] Propagate llpc_version interface compile definitions to lit config
Remove old LLVM_MAIN_REVISION checks
[LowerBufferOperations] Fix invalid read of descriptor info
[NFC] Rename file Patch to LgcLower in the LGC stage
Promote llvm-dialects submodule
[NFC] Rename pass PatchPreparePipelineAbi to PreparePipelineAbi
Fix a NGG culling regression
[llvmraytracing] Fix unused variable warnings in release builds
[NFC] Rename pass PatchReadFirstLane to LowerReadFirstLane.
Avoid "hides overloaded virtual function" warning
[lgc/test] Add tests for uniform strided buffers
[LowerBufferOperations] Do not add stride to buffer descriptors if we generate s_buffer_loads
[NFC] Rename pass PatchResourceCollect to CollectResourceUsage
[llvmraytracing] Improve replacement of lgc.cps.jump in 'CpsStackLowering'
Some minor fixes of GS message
[Continuations] Utility for writing module to a file
lgc: add contract flag on adjustIj
[cmake] Update cmake/macro options names
Fix fragment outputs for graphics pipeline library
[llvmraytracing] Linter: Check for await calls
Refactor multi-threaded compiles, add parallelForWithContext
lgc: Error on leftover dialect ops on debug build
Use overload of CreateIntrinsic with implicit mangling
[llvmraytracing] Unfold struct argument for resume functions
Move ModuleBunch into compilerutils
[llvmraytracing] Fix unused variable warning
[llvmraytracing] Add getStartFunc helper
Move MbStandardInstrumentations into compilerutils
rt: fix multi-threaded compiles
Preserve afn flag for gl_Position
lgc: update comments of the descriptor argument in CreateImage* interface
[LGC] Fix the build error for sparse matrix
[NFC] Rename pass PatchWorkarounds to ApplyWorkarounds.
[Continuations] Remove legacy await handling from 'SpecializeDriverShaders'
Fix lgc test runtime error: FDot2Gfx1010.lgc
[Continuations] Return 'void' from shaders.
Fix amdllpc shadertest error: standalone.rmiss
[Continuations] Cache replaced intrinsics
lgc: support column major int4 cooperative matrix on gfx11
ImageBuilder: re-add the flag check for enforceReadfirstlane
Update tests for new LLVM upstream1 parent b36b68f commit 3a396c7
File tree
486 files changed
+8989
-31086
lines changed- cmake
- compilerutils
- include/compilerutils
- lib
- imported
- include
- khronos/spirv
- lgc
- builder
- disassembler
- elfLinker
- include/lgc
- builder
- patch
- state
- util
- interface/lgc
- patch
- state
- test
- BuiltIns
- Transforms
- CombineCooperativeMatrix
- Continufy
- CpsLowering
- LowerCooperativeMatrix
- PatchBufferOp
- PeepholeOpt
- ReadFirstLane
- tool/lgc
- unittests
- interface
- internal
- util
- llpc
- context
- docs
- lowering
- test
- shaderdb
- core
- debug_info
- extensions
- general
- gfx11
- graphics_library
- hlsl
- object
- ray_tracing
- relocatable_shaders
- tool
- translator/lib/SPIRV
- libSPIRV
- unittests/context
- llvmraytracing
- include
- lgc
- llvmraytracing
- lib
- test
- dx
- intrinsics
- lint
- specialize-driver-shaders
- intrinsics
- lgccps
- CpsLowering
- intrinsics
- script
- test
- tool
- dumper
- vfx
- util/gpurtshim
- version
- include
- llpc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
486 files changed
+8989
-31086
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 44 | | |
53 | 45 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 46 | | |
70 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
71 | 56 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
76 | 61 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 62 | + | |
85 | 63 | | |
86 | 64 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
118 | 70 | | |
119 | 71 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
131 | 79 | | |
132 | 80 | | |
133 | | - | |
| 81 | + | |
134 | 82 | | |
135 | 83 | | |
136 | 84 | | |
| |||
144 | 92 | | |
145 | 93 | | |
146 | 94 | | |
147 | | - | |
148 | 95 | | |
149 | 96 | | |
150 | 97 | | |
| |||
179 | 126 | | |
180 | 127 | | |
181 | 128 | | |
182 | | - | |
| 129 | + | |
| 130 | + | |
183 | 131 | | |
184 | 132 | | |
| 133 | + | |
185 | 134 | | |
186 | 135 | | |
187 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
0 commit comments