[PATCH] D112734: [SCEVExpander] Drop poison generating flags when reusing instructions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 15:29:57 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8906a0fe64ab: [SCEVExpander] Drop poison generating flags when reusing instructions (authored by reames).
Herald added a subscriber: zzheng.

Changed prior to commit:
  https://reviews.llvm.org/D112734?vs=383070&id=390495#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112734/new/

https://reviews.llvm.org/D112734

Files:
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/CodeGen/PowerPC/common-chain.ll
  llvm/test/Transforms/IRCE/non-loop-invariant-rhs-instr.ll
  llvm/test/Transforms/IndVarSimplify/ashr-expansion.ll
  llvm/test/Transforms/IndVarSimplify/lftr-address-space-pointers.ll
  llvm/test/Transforms/IndVarSimplify/lftr-reuse.ll
  llvm/test/Transforms/IndVarSimplify/pr24783.ll
  llvm/test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll
  llvm/test/Transforms/LoopPredication/basic.ll
  llvm/test/Transforms/LoopUnroll/runtime-loop-multiple-exits.ll
  llvm/test/Transforms/PhaseOrdering/loop-rotation-vs-common-code-hoisting.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112734.390495.patch
Type: text/x-patch
Size: 29704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/46019f5a/attachment.bin>


More information about the llvm-commits mailing list