[flang-commits] [flang] [flang][runtime] Build ISO_FORTRAN_ENV to export kind arrays as linkable symbols (PR #95388)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Fri Jun 14 08:06:21 PDT 2024


================
@@ -0,0 +1,110 @@
+!===-- module/__fortran_bultin_kinds.f90 --=--------------------------------===!
----------------
klausler wrote:

__builtin_numeric_storage_size() gets special treatment in folding that can easily be adjusted without this kind of disruption.

https://github.com/llvm/llvm-project/pull/95388


More information about the flang-commits mailing list