[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
Fri Jan 6 11:46:25 PST 2023


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

Remove unnecessary code b.c of canonicalizations earlier / only using constants


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/test/Transforms/InstCombine/icmp-binop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140851.486953.patch
Type: text/x-patch
Size: 15727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/84d35656/attachment.bin>


More information about the llvm-commits mailing list