[PATCH] D114666: [InstSimplify] Fold bool(X) ^ 1 == 0 to X

Hasyimi Bahrudin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 4 23:31:22 PST 2021


hasyimibhar updated this revision to Diff 391892.
hasyimibhar added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114666

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114666.391892.patch
Type: text/x-patch
Size: 2741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211205/2426877c/attachment.bin>


More information about the llvm-commits mailing list