This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit fa78a16
committed
Update llpc from commit f07302bd
[Continuations] Refactor 'TypeLowering::lowerFunctionArguments'
Fix performance gap caused by LDS bank conflict
[CompilerUtils] Assert return types are not changed
[CompilerUtils] Fixup alloca alignment in type lowering
[llvmraytracing] Remove plugin pass info function for dynamically loaded plugins
[CompilerUtils] Add LLVM plugin
Remove deprecated assert
Cleanup useless VgtGsVertItemsize calculation assignment
[Continuations] Support '_AmdIsLlpc' intrinsic
Remove deprecated interface forceEnablePrimStats
Fix build failure due to llvm memory issue
[Continuations] Introduce 'RCR' argument for 'lgc.cps.jump', refactor wait mask handling
Add support for no return image sample intrinsics in builder
[Continuations] Improve payload size reporting
lgc : replace threadMaskedSelect function to use inverseballot
[Continuations] Move 'lgc.ilcps.return' op building to 'LowerRaytracingPipeline'
Compiler::buildShaderCacheHash: Fix fragment hash
[Continuations] Improve stats reporting
Force wave64 mode for legacy GS on GFX10
Change in/out semantics representation
[Continuations] Remove payload size reporting in bytes
Fix component addressing issue of 64-bit FS input
lgc : fix logic issues of tryOptimizeWorkgroupId
Implement the mapping from CLIP_DIST_4/5/6/7 to CLIP_DIST_0/1/2/3 accordingly
[Continuations] Add 'complete' intrinsic, generate 'lgc.cps.jump'
Disable AllowReassoc for reflect operations
Correct processing of mesh shader output semantics
[RT] Don't compile kernel entry for pipeline library
lgc : fix global pointer access for buffer strided pointer
[RT] Support AmdTraceRayInitStaticId
Record debugprintf usermapping to the elf
[Continuations] Add payload serialization alloca for Traversal in lgc.cps mode
[Continuations] Use 'lgc.cps.complete' for program termination
Rename some classes and files in lower pass
Add strix1 support1 parent 5278a3f commit fa78a16
208 files changed
Lines changed: 8327 additions & 2366 deletions
File tree
- compilerutils
- include/compilerutils
- lib
- plugin
- test
- dxil-to-llvm
- gfxruntime/src/shaders
- include
- lgc
- builder
- include/lgc
- builder
- patch
- state
- util
- interface/lgc
- patch
- state
- test
- Transforms
- Continufy
- LowerCooperativeMatrix
- LowerDebugPrintf
- LowerGpuRt
- shaderdb
- tool/lgc
- util
- llpc
- context
- include
- lower
- test/shaderdb
- core
- extensions
- general
- gfx11
- ray_tracing
- relocatable_shaders
- tool
- translator/lib/SPIRV
- libSPIRV
- util
- llvmraytracing
- include
- lgc
- llvmraytracing
- lib
- plugin
- test
- dx
- intrinsics
- lint
- intrinsics
- lgccps
- intrinsics
- 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.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | | - | |
| 8 | + | |
11 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
44 | 53 | | |
45 | 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 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
544 | 546 | | |
545 | 547 | | |
546 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
0 commit comments