Files
clang-p2996/flang/runtime/unit.cpp
Peter Klausler c21ef15ec6 [flang][runtime] Allow 1023 active asynchronous IDs (#82446)
The present limit of 63 is too low for some tests; bump it up to 1023 by
using an array of bit-sets.
2024-03-01 14:28:39 -08:00

35 KiB