This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit eaf7c1d
committed
Update llpc from commit c3573fc3
SPIRVReader: add support of int4 in vector relevant ops
llvmraytracing: Improve rematerialization heuristic
lgc: Remove getTypeSizeInBytes() in InitializeWorkgroupMemory
Refactor coherent/volatile
[Continuations] Generate init.whole.wave in lgc
Add Convergent to ImageSample instruction
lgc: Don't lift readfirstlane across convergent operations
[llvmraytracing] Share CPS scheduling level with GPURT
Emulate v_dot2_bf16_bf16 on Gfx11
[llvmraytracing] Some cleanups
Rework mesh shader attribute export
cmake: Updates for standalone compiler build
[lgc] Re-enable two gfx10 cooperative matrix tests
Support the output of array type when autoLayoutDesc
lgc: Add llvm sched strategy option
[llvmraytracing] Add dummy hitattrs + padding + payload arguments to RayGen shaders
Update API for new LLVM upstream
[llvmraytracing] Fix issue in LowerRaytracingPipelinePass::extendArgumentStruct
uniform constant is readonly memory
Rework vertex exports in NGG
Vulkan Global Buffer use for CPS
Fix amdllpc crash when compile mesh shader
Enable LLVM_OPTIMIZED_TABLEGEN for multi-config generators
Fix to make LLPC_BUILD_ vars globally visible
Prepare tests for entry_point metadata change
Add subgroupShuffle amber tests
[llvmraytracing] Add support for _AmdTraceRayMakePC
[lgcdis] add function to disassemble a single symbol from ELF
vkgc: Add missing RtIpVersion comparison operator
[llvmraytracing] Move 'Do not autogenerate' hint
[llvmraytracing] Don't pass local variables into visitor payload
Fix build error for ShaderDbg
Fix bug in lgc CreateSubgroupClusteredReduction
Update update_llpc_test_checks.py
compilerutils: handle GlobalVariables
compilerutils: Add helpers that work in gdb
[llvmraytracing] Move lowering of AmdGetShaderKind
[lgcdis] add error recovery support
Fix GFX11 GDS synchronization issue
lgc: Fix compiler warning
[lgcdis] remove unnecessary output when disassembling a single symbol
Store mesh outputs to allocas if possible
Cmake: LLPC_ENABLE_WERROR tidy-up
[llvmraytracing] Test update
Fix YCBCrSampler
Add native llvm-dialects-tblgen for cross-compiling
Fix tessellation I/O with read-back-only outputs
Clear mesh outputComponents if outputLocInfoMap is empty
Caclulate the PM4 CRC with the generated SP3
Fix deprecation compiler warnings
[llvmraytracing] Move BB label helpers to CompilerUtils
[llvmraytracing] Rename `CompilerUtils` namespace
Add Strix Halo support1 parent 6222f1f commit eaf7c1d
File tree
1,646 files changed
+30645
-6676
lines changed- cmake
- compilerutils
- include
- compilerutils
- public
- lib
- plugin
- test
- cross-module-inliner
- inc
- value-origin-tracking
- value-specialization
- tool/cross-module-inline
- docs
- imported
- include
- lgc
- builder
- disassembler
- include/lgc
- builder
- lowering
- state
- util
- interface/lgc
- lowering
- state
- test
- BuiltIns
- Transforms
- CombineCooperativeMatrix
- CpsLowering
- LowerBufferOperations
- LowerCooperativeMatrix
- LowerDebugPrintf
- LowerGpuRt
- PeepholeOpt
- ReadFirstLane
- shaderdb
- tool
- lgcdis
- lgc
- unittests
- util
- llpc
- context
- lowering
- test
- shaderdb
- bugs
- core
- debug_info
- avoid
- error_reporting
- extensions
- fuzzer
- general
- gfx10
- gfx11
- cooperativeMatrix
- ray_tracing
- graphics_library
- hlsl
- multiple_inputs
- test_inputs
- object
- ray_tracing
- relocatable_shaders
- xdl
- tools/UpdateTestChecks
- Inputs
- tool
- translator/lib/SPIRV
- libSPIRV
- unittests
- llvmraytracing
- include
- lgc
- llvmraytracing
- lib
- test
- intrinsics
- lgccps
- CpsLowering
- intrinsics
- unittests
- test
- amber
- tool
- UpdateTestChecks
- 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.
1,646 files changed
+30645
-6676
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
26 | 38 | | |
27 | 39 | | |
28 | 40 | | |
29 | 41 | | |
| 42 | + | |
| 43 | + | |
30 | 44 | | |
31 | 45 | | |
32 | 46 | | |
| |||
38 | 52 | | |
39 | 53 | | |
40 | 54 | | |
| 55 | + | |
| 56 | + | |
41 | 57 | | |
42 | 58 | | |
43 | 59 | | |
| |||
51 | 67 | | |
52 | 68 | | |
53 | 69 | | |
| 70 | + | |
| 71 | + | |
54 | 72 | | |
55 | 73 | | |
56 | 74 | | |
| |||
59 | 77 | | |
60 | 78 | | |
61 | 79 | | |
62 | | - | |
| 80 | + | |
63 | 81 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
67 | 86 | | |
68 | 87 | | |
69 | 88 | | |
| |||
153 | 172 | | |
154 | 173 | | |
155 | 174 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | 175 | | |
161 | 176 | | |
162 | 177 | | |
163 | 178 | | |
164 | 179 | | |
165 | 180 | | |
166 | 181 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 182 | | |
174 | 183 | | |
175 | 184 | | |
| |||
181 | 190 | | |
182 | 191 | | |
183 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
184 | 199 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
34 | 44 | | |
35 | 45 | | |
36 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 32 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
45 | 36 | | |
46 | 37 | | |
47 | 38 | | |
48 | 39 | | |
49 | | - | |
| 40 | + | |
50 | 41 | | |
51 | 42 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
60 | 48 | | |
61 | 49 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
67 | 57 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 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 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| 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 | + | |
0 commit comments