[PATCH] D142428: [InstCombine] Add tests that patterns for knownbits of and/or/xor apply in `SimplifyDemandedUseBits`; NFC

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


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

Remove 1/3 of tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142428

Files:
  llvm/test/Transforms/InstCombine/and-or-xor-lowbit-simplified.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142428.492612.patch
Type: text/x-patch
Size: 10991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/5d2142ba/attachment.bin>


More information about the llvm-commits mailing list