[clang] [Clang] Add __builtin_selectvector and use it for AVX512 intrinsics (PR #91306)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 09:50:41 PDT 2024


efriedma-quic wrote:

clang already supports `?:` with a vector condition; does this add anything new on top of that?

https://github.com/llvm/llvm-project/pull/91306


More information about the cfe-commits mailing list