[PATCH] D152115: [X86] Add tests for transform `(icmp eq/ne (and X, C0), (shift X, C1))`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 23:17:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c2d28a448de: [X86] Add tests for transform `(icmp eq/ne (and X, C0), (shift X, C1))`; NFC (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152115

Files:
  llvm/test/CodeGen/X86/cmp-shiftX-maskX.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152115.557743.patch
Type: text/x-patch
Size: 21886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231018/97f42acd/attachment.bin>


More information about the llvm-commits mailing list