llvm-project
c21ef15e
- [flang][runtime] Allow 1023 active asynchronous IDs (#82446)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#82446 - [flang][runtime] Allow 1023 active asynchronous IDs
Author
klausler
Parents
24aec16d
Loading