[clang] Issue #162051: [X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - add AVX512 KTEST/KORTEST intrinsics to be used in constexpr (PR #166103)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 5 01:42:50 PST 2025


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

Still missing handling in ExprConstant.cpp VisitBuiltinCallExpr - we currently have 2 expression interpreters to support 

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


More information about the cfe-commits mailing list