[PATCH] D118808: Loop Strength Reduce - Optimize unused IVs to final values in the exit block with SCEV
Zaara Syeda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 09:53:33 PST 2022
syzaara updated this revision to Diff 405326.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118808/new/
https://reviews.llvm.org/D118808
Files:
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/Transforms/LoopStrengthReduce/remove_scev_indvars.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118808.405326.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/694a1136/attachment.bin>
More information about the llvm-commits
mailing list