[clang] [Clang] Add __builtin_selectvector and use it for AVX512 intrinsics (PR #91306)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 9 13:54:45 PDT 2024
efriedma-quic wrote:
You mean, if all three operands are boolean vectors? I'm surprised that doesn't already work.
https://github.com/llvm/llvm-project/pull/91306
More information about the cfe-commits
mailing list