[PATCH] D158181: [SCEVExpander] Fix incorrect reuse of more poisonous instructions (PR63763)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 21 02:56:26 PDT 2023
nikic updated this revision to Diff 551949.
nikic marked 3 inline comments as done.
nikic added a comment.
Address review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158181/new/
https://reviews.llvm.org/D158181
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/CodeGen/Thumb2/mve-blockplacement.ll
llvm/test/CodeGen/X86/AMX/amx-greedy-ra-spill-shape.ll
llvm/test/Transforms/IndVarSimplify/pr63763.ll
llvm/test/Transforms/LoopUnroll/runtime-exit-phi-scev-invalidation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158181.551949.patch
Type: text/x-patch
Size: 11434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/ec1c1f62/attachment.bin>
More information about the llvm-commits
mailing list