[PATCH] D85593: [InstCombine] ~(~X + Y) -> X - Y
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 02:06:16 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc2f010131013: [InstCombine] ~(~X + Y) -> X - Y (authored by xbolva00).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85593/new/
https://reviews.llvm.org/D85593
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/not-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85593.284614.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/30897af5/attachment.bin>
More information about the llvm-commits
mailing list