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

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 07:35:20 PST 2020


kpn added a comment.

Excellent! Thanks Matt!

Drew will be back in the office tomorrow. I'll commit this for him then.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65967





More information about the llvm-commits mailing list