[all-commits] [llvm/llvm-project] 3afbda: [Clang] VectorExprEvaluator::VisitCallExpr / Inter...
Shawn K via All-commits
all-commits at lists.llvm.org
Mon Oct 20 10:00:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3afbda091a049e1f9f593546f52da0946ac03931
https://github.com/llvm/llvm-project/commit/3afbda091a049e1f9f593546f52da0946ac03931
Author: Shawn K <kimshawn02 at icloud.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsX86.td
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/Headers/smmintrin.h
M clang/test/CodeGen/X86/sse41-builtins.c
Log Message:
-----------
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow SSE41 phminposuw intrinsic to be used in constexp (#163041)
Fix #161336
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list