[all-commits] [llvm/llvm-project] 5830da: [AArch64] Define __FP_FAST_FMA[F]
JolantaJensen via All-commits
all-commits at lists.llvm.org
Mon Jun 27 03:38:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5830da1f8625d2bf94180df997ae78c37f378480
https://github.com/llvm/llvm-project/commit/5830da1f8625d2bf94180df997ae78c37f378480
Author: Jolanta Jensen <jolanta.jensen at arm.com>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M clang/lib/Basic/Targets/AArch64.cpp
M clang/test/Preprocessor/init-aarch64.c
Log Message:
-----------
[AArch64] Define __FP_FAST_FMA[F]
Libraries use this flag to decide whether to use the fma builtin.
Author: Paul Walker
Differential Revision: https://reviews.llvm.org/D127655
More information about the All-commits
mailing list