[clang] [llvm] [Clang] Enable constexpr handling for builtin elementwise fshl/fshr (PR #153572)

Chaitanya Koparkar via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 14 07:55:18 PDT 2025


ckoparkar wrote:

Sounds like the implementation of `fshl/r` looks OK. Let me create another PR for the ADT changes like kuhar suggested, I'll add the fshl/r functions there.

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


More information about the cfe-commits mailing list