[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
Fri Jan 17 09:25:43 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bcfafc5e71d: [SeparateConstOffsetFromGEP] Fix: sext(a) + sext(b) -> sext(a + b) matches add… (authored by ajwock, committed by kpn).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D65967?vs=238032&id=238807#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65967/new/
https://reviews.llvm.org/D65967
Files:
llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
llvm/test/Transforms/SeparateConstOffsetFromGEP/test-add-sub-separation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65967.238807.patch
Type: text/x-patch
Size: 5443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/0a5c5ab0/attachment-0001.bin>
More information about the llvm-commits
mailing list