diff options
author | Florian Hahn <flo@fhahn.com> | 2025-10-07 21:15:58 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-10-07 21:16:00 +0100 |
commit | 70c1c8f8007746040e256186d1e23b65d7590e00 (patch) | |
tree | b8f368201cf3d06dd3763303d0fd657f1c2b18dd /mlir/lib/Tools/PDLL/CodeGen/CPPGen.cpp | |
parent | 0df5fc7d825d2b279ecd283ca002834c223853ff (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
VPExpandSCEVRecipes must be at the beginning of the entry block.
addMinimumEpilogueIterationCheck currently creates VPInstructions to
compute the remaining iterations before potentially creating
VPExpandSCEVRecipes.
Fix this by first creating any SCEV expansions if needed.
Fixes https://github.com/llvm/llvm-project/issues/162128.
Diffstat (limited to 'mlir/lib/Tools/PDLL/CodeGen/CPPGen.cpp')
0 files changed, 0 insertions, 0 deletions