[flang-commits] [flang] [flang][runtime] Prepare enabling PRINT of integer32 for device. (PR #86247)

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Fri Mar 22 08:50:03 PDT 2024


================
@@ -13,6 +13,7 @@
 // The various representations are distinguished by their binary precisions
 // (number of explicit significand bits and any implicit MSB in the fraction).
 
+#include "flang/Runtime/api-attrs.h"
----------------
vzakhari wrote:

Yes, I think `Common` will be more appropriate.  Thanks! I will move it.

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


More information about the flang-commits mailing list