[PATCH] D51861: [LSR] Combine unfolded offset into invariant register
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 08:28:08 PST 2018
gilr updated this revision to Diff 172961.
gilr added a comment.
Test case for the two-combinations bug greatly reduced by bugpoint (thanks, Quentin!) and checks the generated IR instead of LSR's debug prints.
https://reviews.llvm.org/D51861
Files:
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/Transforms/LoopStrengthReduce/AArch64/small-constant.ll
test/Transforms/LoopStrengthReduce/two-combinations-bug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51861.172961.patch
Type: text/x-patch
Size: 11230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/9f2e6b07/attachment.bin>
More information about the llvm-commits
mailing list