[clang] [X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - add SSE/AVX VPTEST/VTESTPD/VTESTPS intrinsics to be used in constexpr (PR #160428)

Shawn K via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 2 09:59:07 PDT 2025


kimsh02 wrote:

Applied feedback and pushed less code.

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


More information about the cfe-commits mailing list