[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 00:01:43 PDT 2023


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

Rebase and update test cases.


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.528714.patch
Type: text/x-patch
Size: 6477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/b6fc6302/attachment.bin>


More information about the llvm-commits mailing list