[clang] [Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX/AVX512 subvector extraction intrinsics to be used in constexpr #157712 (PR #162836)

via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 20 03:05:06 PDT 2025


SeongjaeP wrote:

> LGTM - cheers

Just wondering — do I need to look into the CI failures, or are they safe to ignore?
I ran ninja check-clang locally and all tests passed on my end.

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


More information about the cfe-commits mailing list