[PATCH] D84174: LoopIdiomRecognize: use ExpandedValuesCleaner in another place
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 07:51:52 PDT 2020
jroelofs created this revision.
jroelofs added reviewers: serge-sans-paille, lebedev.ri, nikic, eli.friedman.
Herald added subscribers: llvm-commits, javed.absar, hiraditya.
Herald added a project: LLVM.
This is a necessary cleanup after having expanded a SCEV.
See: https://reviews.llvm.org/D84071#inline-774728
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84174
Files:
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84174.279247.patch
Type: text/x-patch
Size: 3129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/8955a7a5/attachment.bin>
More information about the llvm-commits
mailing list