[all-commits] [llvm/llvm-project] 89e44e: [clang][Interp] Implement __builtin_fmax
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 1 08:46:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89e44e33edeca2fdfa1992096cd5faf98a1f7dae
https://github.com/llvm/llvm-project/commit/89e44e33edeca2fdfa1992096cd5faf98a1f7dae
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/Sema/constant-builtins-fmax.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_fmax
Differential Revision: https://reviews.llvm.org/D155401
More information about the All-commits
mailing list