[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
Mon Jan 23 17:39:18 PST 2023


goldstein.w.n created this revision.
Herald added a subscriber: foad.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.491576.patch
Type: text/x-patch
Size: 16482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/297fab12/attachment.bin>


More information about the llvm-commits mailing list