[PATCH] D140851: [Patch 3/4]: Add cases for assume (X & Y != {0|Y})

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 16:10:40 PST 2023


goldstein.w.n updated this revision to Diff 486423.
goldstein.w.n added a comment.

Remove case from computeKnownBits ICMP_NE and cannocilize instead


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140851

Files:
  llvm/lib/Analysis/AssumptionCache.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-binop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140851.486423.patch
Type: text/x-patch
Size: 17412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/e8175759/attachment.bin>


More information about the llvm-commits mailing list