diff options
author | Nathan Gauër <brioche@google.com> | 2025-09-11 15:02:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-11 15:02:43 +0200 |
commit | d67ab11f2edcadd3fe1997eb691821fb7ee8e8c2 (patch) | |
tree | 4b4635af84cf01e8f612b0d077729482ee621db8 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | b9fd1e6fce8c5ea80cb0db9b73fbdfdc371409c6 (diff) | |
download | llvm-d67ab11f2edcadd3fe1997eb691821fb7ee8e8c2.zip llvm-d67ab11f2edcadd3fe1997eb691821fb7ee8e8c2.tar.gz llvm-d67ab11f2edcadd3fe1997eb691821fb7ee8e8c2.tar.bz2 |
[SPIR-V] Move structurizer to ISel prepare (#157886)
Some passes like LoopSimplify/SimplifyCFF are running between IRPasses
and ISelPrepare. This is an issue because the structurizer generates
OpSelectionMerge/OpLoopMerge instructions at specific places, and those
passes are moving them.
Moving the structurizer later solves this issue.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions