[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 04:12:26 PDT 2022


mkazantsev updated this revision to Diff 453256.
mkazantsev added a comment.

Added context


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/pr57187.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132022.453256.patch
Type: text/x-patch
Size: 10132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/3940abe5/attachment.bin>


More information about the llvm-commits mailing list