[llvm-branch-commits] [flang][runtime] Enable PRINT of integer32 for device. (PR #85182)

Slava Zakharin via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Mar 13 22:32:30 PDT 2024


https://github.com/vzakhari created https://github.com/llvm/llvm-project/pull/85182

Use InternalUnit with own buffer to accumulate output and print it
at the end of the statement. Some code was disabled with RT_DEVICE_COMPILATION
checks. It can be enabled later.





More information about the llvm-branch-commits mailing list