[clang] [X86] Allow PSHUFD/PSHUFLW/PSHUFW intrinsics in constexpr. (PR #161210)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 29 07:58:32 PDT 2025


https://github.com/RKSimon requested changes to this pull request.

why did you make all those changes to the builtins? There should be no need for mask/maskz builtins as these are handled by a select wrapper. 

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


More information about the cfe-commits mailing list