[all-commits] [llvm/llvm-project] e0738c: [flang] Moved REAL(16) RANDOM_NUMBER to Float128Ma...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Wed Mar 13 08:26:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0738cc65865c31975b5bdbbf89c5a4dbbe06dc5
https://github.com/llvm/llvm-project/commit/e0738cc65865c31975b5bdbbf89c5a4dbbe06dc5
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M flang/lib/Optimizer/Builder/Runtime/Intrinsics.cpp
M flang/runtime/Float128Math/CMakeLists.txt
A flang/runtime/Float128Math/random.cpp
A flang/runtime/random-templates.h
M flang/runtime/random.cpp
A flang/test/Lower/Intrinsics/random_number_real16.f90
Log Message:
-----------
[flang] Moved REAL(16) RANDOM_NUMBER to Float128Math library. (#85002)
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