[PATCH] D120311: [SCEV] Don't try to reuse expressions with offset
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 00:20:47 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9715a726674: [SCEV] Don't try to reuse expressions with offset (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120311/new/
https://reviews.llvm.org/D120311
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/X86/dag-update-nodetomatch.ll
llvm/test/Transforms/LoopIdiom/memset-runtime-32bit.ll
llvm/test/Transforms/LoopIdiom/memset-runtime-64bit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120311.411337.patch
Type: text/x-patch
Size: 22672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/fa447f52/attachment.bin>
More information about the llvm-commits
mailing list