[PATCH] D65967: [SeparateConstOffsetFromGEP][PowerPC] Fix: sext(a) + sext(b) -> sext(a + b) matches add and sub instructions with one another

Andrew J Wock via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 13:11:34 PDT 2019


ajwock updated this revision to Diff 214216.
Herald added a subscriber: MaskRay.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65967/new/

https://reviews.llvm.org/D65967

Files:
  lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  test/Transforms/SeparateConstOffsetFromGEP/PowerPC/test-nomatch-add-and-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65967.214216.patch
Type: text/x-patch
Size: 11848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/5e70c6cc/attachment.bin>


More information about the llvm-commits mailing list