[clang] [Headers][X86] Allow SLLDQ/SRLDQ byte shift intrinsics to be used in constexpr (PR #164166)

Ye Tian via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 22 02:24:01 PDT 2025


TianYe717 wrote:

> unifying the implementation and doing different
Done, thanks! I unified the implementation and used lambda expressions to handle the differences


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


More information about the cfe-commits mailing list