Files
clang-p2996/flang/runtime/numeric.cpp
Peter Klausler 82a8c1cf35 [flang][runtime] Support SELECTED_CHAR_KIND, SELECTED_LOGICAL_KIND (#89691)
Add code to the runtime support library for the SELECTED_CHAR_KIND and
SELECTED_LOGICAL_KIND intrinsic functions. These are usually used with
constant folding in constant expressions, but the are available for use
with dynamic arguments as well.

Lowering support remains to be implemented.
2024-04-24 14:41:41 -07:00

28 KiB