[all-commits] [llvm/llvm-project] 71e01d: [flang] Support KNINT and KIDNNT legacy intrinsic ...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Jan 25 16:35:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71e01d9fd757b7330958f9ee4ef4b797b7d17a7e
https://github.com/llvm/llvm-project/commit/71e01d9fd757b7330958f9ee4ef4b797b7d17a7e
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
M flang/test/Evaluate/folding02.f90
Log Message:
-----------
[flang] Support KNINT and KIDNNT legacy intrinsic functions (#79190)
These specific intrinsic functions are legacy names that map to the
standard generic NINT(..., KIND=8).
More information about the All-commits
mailing list