[all-commits] [llvm/llvm-project] f64960: [clang] Enable constexpr handling for __builtin_el...
Chaitanya Koparkar via All-commits
all-commits at lists.llvm.org
Wed Aug 20 06:52:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f649605bcf5e9455a4a13e51bec8d7fa89bc6b4c
https://github.com/llvm/llvm-project/commit/f649605bcf5e9455a4a13e51bec8d7fa89bc6b4c
Author: Chaitanya Koparkar <ckoparkar at gmail.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M clang/docs/LanguageExtensions.rst
M clang/include/clang/Basic/Builtins.td
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/test/CodeGen/rounding-math.cpp
M clang/test/Sema/constant-builtins-vector.cpp
Log Message:
-----------
[clang] Enable constexpr handling for __builtin_elementwise_fma (#152919)
Fixes https://github.com/llvm/llvm-project/issues/152455.
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