[clang] [X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow SSE/AVX COMI/UCOMI/CMPS/CMPP fp comparison intrinsics to be used in constexpr (PR #182589)
Zaky Hermawan via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 11 20:11:05 PDT 2026
ZakyHermawan wrote:
Hi, I am reducing the amount of tests and clean them up to make it easier to review, let me know if you need more coverage!
https://github.com/llvm/llvm-project/pull/182589
More information about the cfe-commits
mailing list