[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
Tue Jan 24 17:12:37 PST 2023


goldstein.w.n updated this revision to Diff 491969.
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.491969.patch
Type: text/x-patch
Size: 16482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/fe7bdfc7/attachment.bin>


More information about the llvm-commits mailing list