[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
Sat Feb 18 12:29:20 PST 2023


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

Rebase


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.498614.patch
Type: text/x-patch
Size: 10991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230218/65fc6ce3/attachment.bin>


More information about the llvm-commits mailing list