[all-commits] [llvm/llvm-project] 3231cb: [clang] Fix copy/paste error in vector `__builtin_...
Connector Switch via All-commits
all-commits at lists.llvm.org
Fri Jul 11 04:45:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3231cb4b19ebc03cc288767a018fe8312328ca0a
https://github.com/llvm/llvm-project/commit/3231cb4b19ebc03cc288767a018fe8312328ca0a
Author: Connector Switch <c8ef at outlook.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
A clang/test/Sema/constant-builtins-vector.cpp
R clang/test/Sema/constant_builtins_vector.cpp
Log Message:
-----------
[clang] Fix copy/paste error in vector `__builtin_elementwise_{add,sub}_sat` implementation. (#147973)
Closes #147891.
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