[PATCH] D114666: [InstSimplify] Simplify bool icmp with not in LHS

Hasyimi Bahrudin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 5 09:13:46 PST 2021


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

Don't change LHS and Pred


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.391920.patch
Type: text/x-patch
Size: 3213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211205/61c22d26/attachment.bin>


More information about the llvm-commits mailing list