llvm-project
023483f5
- [flang][cuda][NFC] Add test for <<<*, block>>> lowering (#115534)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
325 days ago
[flang][cuda][NFC] Add test for <<<*, block>>> lowering (#115534) Chevron syntax has been update to allow `*` to be used for the grid value. Make sure we set the three grid values to -1, 1, 1 in lowering.
References
#115534 - [flang][cuda][NFC] Add test for <<<*, block>>> lowering
Author
clementval
Parents
d4eb430c
Loading