[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
Wed Jun 7 00:22:07 PDT 2023


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

Update tests with ror + vec cases


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.529197.patch
Type: text/x-patch
Size: 16804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/e5e4059a/attachment.bin>


More information about the llvm-commits mailing list