This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
CodeGen
/
SPIRV
/
structurizer
History
Dmitry Sidorov
9a109fbb6e
[SPIR-V] Don't emit alignment decoration for non-kernel SPIR-V (
#182772
)
...
Fixes:
https://github.com/llvm/llvm-project/issues/135165
2026-02-23 07:44:33 +01:00
..
basic-if.ll
…
basic-imbalanced-if.ll
…
basic-loop.ll
…
basic-phi.ll
…
cf.cond-op.ll
…
cf.do.break.ll
…
cf.do.continue.ll
…
cf.do.nested.ll
…
cf.for.break.ll
…
cf.for.continue.ll
…
cf.for.nested.ll
…
cf.for.plain.ll
…
cf.for.short-circuited-cond.ll
…
cf.if.const-cond.ll
…
cf.if.for.ll
…
cf.if.nested.ll
…
cf.if.plain.ll
…
cf.logical-and.ll
…
cf.logical-or.ll
…
cf.return.early.ll
…
cf.return.early.simple.ll
…
cf.return.void.ll
…
cf.switch.ifstmt.ll
…
cf.switch.ifstmt.simple2.ll
…
cf.switch.ifstmt.simple.ll
…
cf.switch.opswitch.literal.ll
…
cf.switch.opswitch.ll
…
cf.switch.opswitch.simple.ll
…
cf.while.break.ll
…
cf.while.continue.ll
…
cf.while.nested.ll
…
cf.while.plain.ll
…
cf.while.short-circuited-cond.ll
…
condition-linear.ll
…
do-break.ll
…
do-continue.ll
…
do-nested.ll
…
do-plain.ll
…
HLSLControlFlowHint-pass-check.ll
…
HLSLControlFlowHint.ll
…
logical-or.ll
…
loop-continue-split.ll
…
loop-unroll.ll
…
merge-exit-break.ll
…
merge-exit-convergence-in-break.ll
…
merge-exit-multiple-break.ll
…
merge-exit-simple-while-identity.ll
…
phi-exit.ll
…
return-early.ll
…
switch-fallthrough.ll
…