[PATCH] D132022: [SCEVExpander] Drop poison-generating flags on hoisting. PR57187
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 05:04:35 PDT 2022
mkazantsev updated this revision to Diff 453260.
mkazantsev added a comment.
Rebased (test moved to X86).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132022/new/
https://reviews.llvm.org/D132022
Files:
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/Transforms/IndVarSimplify/AArch64/widen-loop-comp.ll
llvm/test/Transforms/IndVarSimplify/X86/eliminate-congruent-ivs.ll
llvm/test/Transforms/IndVarSimplify/X86/pr35406.ll
llvm/test/Transforms/IndVarSimplify/X86/pr57187.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132022.453260.patch
Type: text/x-patch
Size: 9630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/bd10ac48/attachment.bin>
More information about the llvm-commits
mailing list