[PATCH] D51861: [LSR] Combine unfolded offset into invariant register

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 06:08:31 PST 2018


gilr updated this revision to Diff 172576.
gilr added a comment.

Added a test case to cover the bug introduced by the first patch and fixed in the second.


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.172576.patch
Type: text/x-patch
Size: 15527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/0ffc76db/attachment-0001.bin>


More information about the llvm-commits mailing list