[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:12 PDT 2019


ajwock added a comment.
Herald added a subscriber: wuzish.

Diff did not include my test case- correcting that.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65967





More information about the llvm-commits mailing list