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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 03:41:54 PDT 2023


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

Address Simon's comments.


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-avx.ll
  llvm/test/CodeGen/X86/combine-movmsk.ll

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


More information about the llvm-commits mailing list