[all-commits] [llvm/llvm-project] d24ff9: [flang][runtime] Added lowering and runtime for RE...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Wed Mar 13 08:27:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d24ff9aec4f2741804268a66d711d6d31cd06138
https://github.com/llvm/llvm-project/commit/d24ff9aec4f2741804268a66d711d6d31cd06138
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
M flang/runtime/Float128Math/CMakeLists.txt
A flang/runtime/Float128Math/fma.cpp
M flang/runtime/Float128Math/math-entries.h
A flang/test/Lower/Intrinsics/fma_real16.f90
Log Message:
-----------
[flang][runtime] Added lowering and runtime for REAL(16) IEEE_FMA. (#85017)
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