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

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 19 02:03:05 PDT 2025


tbaederr wrote:

Try running in a debugger and adding breakpoints for `CCEDiag` and `FFDiag` and see where it fails.

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


More information about the cfe-commits mailing list