Commit fb6f60d
authored
[flang][cuda][NFC] Use NVVM VoteBallotOp (llvm#134307)
`llvm.nvvm.vote.ballot.sync` has its own operation so use it in
lowering.1 parent de40f61 commit fb6f60d
File tree
2 files changed
+6
-3
lines changed- flang
- lib/Optimizer/Builder
- test/Lower/CUDA
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6534 | 6534 | | |
6535 | 6535 | | |
6536 | 6536 | | |
6537 | | - | |
6538 | | - | |
| 6537 | + | |
| 6538 | + | |
| 6539 | + | |
| 6540 | + | |
| 6541 | + | |
6539 | 6542 | | |
6540 | 6543 | | |
6541 | 6544 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
0 commit comments