[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 Feb 23 17:52:34 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fe70be7998d: Add tests for KnownBits of (and/xor/or X, (add/sub X, OddV)); NFC (authored by goldstein.w.n).

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.500021.patch
Type: text/x-patch
Size: 9850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/118d8157/attachment.bin>


More information about the llvm-commits mailing list