[PATCH] D158181: [SCEVExpander] Fix incorrect reuse of more poisonous instructions (PR63763)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 00:27:31 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c6e6432ca0b: [SCEVExpander] Fix incorrect reuse of more poisonous instructions (PR63763) (authored by nikic).
Repository:
rG LLVM Github Monorepo
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.552238.patch
Type: text/x-patch
Size: 11434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/586ab86f/attachment.bin>
More information about the llvm-commits
mailing list