[PATCH] D145142: [X86] Add test for `~x & x` -> `0` in DAG Lowering; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 23:39:58 PST 2023


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145142

Files:
  llvm/test/CodeGen/X86/combine-add.ll
  llvm/test/CodeGen/X86/combine-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145142.502060.patch
Type: text/x-patch
Size: 3497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/308d7df3/attachment.bin>


More information about the llvm-commits mailing list