[PATCH] D142426: [ValueTracking] Add tests for KnownBits of (and/xor/or X, (add/sub X, OddV)); NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 17:27:39 PST 2023


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

Remove 1/3 of tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142426

Files:
  llvm/test/Analysis/ValueTracking/knownbits-and-or-xor-lowbit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142426.492610.patch
Type: text/x-patch
Size: 11110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/486e0531/attachment.bin>


More information about the llvm-commits mailing list