llvm-project
43bfec29
- [flang][cuda] Fix condition in barrier_try_wait lowering (#171916)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
132 days ago
[flang][cuda] Fix condition in barrier_try_wait lowering (#171916) The condition should have been while 0 then try to wait and not the opposite.
References
#171916 - [flang][cuda] Fix condition in barrier_try_wait lowering
Author
clementval
Parents
20cc9fe9
Loading