Files
clang-p2996/flang/runtime/support.cpp
jeanPerier f49d26bc77 [flang][runtime] add IsAssumedSize API (#93857)
Needed for SELECT RANK implementation. I want to stay away from
generating the `rank > 0 && ...` logic in FIR codegen for now.
2024-05-31 08:37:23 +02:00

1.6 KiB