llvm-project
43bfec29 - [flang][cuda] Fix condition in barrier_try_wait lowering (#171916)

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.
Author
Parents
Loading