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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 04:44:59 PDT 2023


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

NFC. Address Simon's 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.526028.patch
Type: text/x-patch
Size: 20835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/fe4d196f/attachment-0001.bin>


More information about the llvm-commits mailing list