[PATCH] D72007: [InstCombine] try to pull 'not' of select into compare operands

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 07:52:17 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8962571f70a: [InstCombine] try to pull 'not' of select into compare operands (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D72007?vs=236252&id=236588#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72007

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/not.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72007.236588.patch
Type: text/x-patch
Size: 3837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/d79c9a57/attachment.bin>


More information about the llvm-commits mailing list