[clang] [X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX/AVX512 IFMA madd52 intrinsics to be used in constexpr (PR #161056)

Hongyu Chen via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 4 00:09:43 PDT 2025


https://github.com/XChy commented:

APInt calculation looks good to me. Please wait for @RKSimon to approve the frontend-specific part.

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


More information about the cfe-commits mailing list