[PATCH] D137060: [IndVars] Forget the SCEV when the instruction has been sunk.

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 23:31:48 PDT 2022


StephenFan updated this revision to Diff 472850.
StephenFan added a comment.
Herald added subscribers: pcwang-thead, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, MaskRay, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, arichardson.

Add a test case and drop the forgetBlockAndLoopDispositions call.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137060

Files:
  llvm/lib/Target/RISCV/pr58286.ll
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/pr58662.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137060.472850.patch
Type: text/x-patch
Size: 5509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/c72122cb/attachment-0001.bin>


More information about the llvm-commits mailing list