[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
Tue Jan 14 10:32:48 PST 2020


ajwock updated this revision to Diff 238032.
ajwock added a comment.

Changed directory.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65967

Files:
  lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  test/Transforms/SeparateConstOffsetFromGEP/test-add-sub-separation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65967.238032.patch
Type: text/x-patch
Size: 5502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/50be3550/attachment.bin>


More information about the llvm-commits mailing list