[PATCH] D85593: [InstCombine] ~(~X + Y) -> X - Y

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 07:09:58 PDT 2020


xbolva00 updated this revision to Diff 284194.
xbolva00 added a comment.

Tests precommited.


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.284194.patch
Type: text/x-patch
Size: 5617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200809/e7bffc7b/attachment.bin>


More information about the llvm-commits mailing list