[clang] [X86] Enable constexpr on LZCNT & BMI intrinsics (PR #94161)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 12 05:58:56 PDT 2024


RKSimon wrote:

@aniplcc if the x86 builtins handling is causing a problem - could we split this so the generic c code intrinsics (andn, blsr etc.) are done first?

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


More information about the cfe-commits mailing list