llvm-project
c21ef15e - [flang][runtime] Allow 1023 active asynchronous IDs (#82446)

Commit
1 year ago
[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.
Author
Parents
Loading