[PATCH] D151535: [X86] fold select to mask instructions.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 06:26:12 PDT 2023


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

Rebase and add code comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151535

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512f-vec-test-testn.ll
  llvm/test/CodeGen/X86/combine-rotates.ll
  llvm/test/CodeGen/X86/paddus.ll
  llvm/test/CodeGen/X86/sat-add.ll
  llvm/test/CodeGen/X86/vector-bo-select-avx512.ll
  llvm/test/CodeGen/X86/vector-bo-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151535.526046.patch
Type: text/x-patch
Size: 19728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/83c21b40/attachment.bin>


More information about the llvm-commits mailing list