[PATCH] D152227: [X86] Prefer vmovmsk instead of vtest for alderlake.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 23:39:12 PDT 2023


LuoYuanke updated this revision to Diff 528701.
LuoYuanke added a comment.

Rebase and update test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152227

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/combine-movmsk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152227.528701.patch
Type: text/x-patch
Size: 4972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/44833025/attachment.bin>


More information about the llvm-commits mailing list