[clang] [X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - add SSE/AVX VPTEST/VTESTPD/VTESTPS intrinsics to be used in constexpr (PR #160428)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 26 01:18:05 PDT 2025
kimsh02 wrote:
Found a better pattern and got rid of the boilerplate.
https://github.com/llvm/llvm-project/pull/160428
More information about the cfe-commits
mailing list