[PATCH] D95286: [LSR] Drop potentially invalid nowrap flags when switching to post-inc IV (PR46943)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 07:21:41 PST 2021
nikic updated this revision to Diff 319004.
nikic added a comment.
Use cast<> instead of dyn_cast<>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95286/new/
https://reviews.llvm.org/D95286
Files:
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
llvm/test/Transforms/LoopStrengthReduce/X86/pr46943.ll
llvm/test/Transforms/LoopStrengthReduce/X86/sibling-loops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95286.319004.patch
Type: text/x-patch
Size: 33322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/1d714d25/attachment.bin>
More information about the llvm-commits
mailing list