[PATCH] D151535: [X86] fold select to mask instructions.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 06:53:29 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG969c686e5450: [X86] fold select to mask instructions. (authored by LuoYuanke).
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.526053.patch
Type: text/x-patch
Size: 19728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/78df3927/attachment.bin>
More information about the llvm-commits
mailing list