Unverified Commit 7c20576c authored by Iman Hosseini's avatar Iman Hosseini Committed by GitHub
Browse files

[flang][cuda] fix parsing of cuda_kernel (#89613)



Fix parsing of cuda_kernel: it missed a mlir::succeeded check and it was
not setting up the `types` and causing mismatch between values and types
of the grid/block (CUFKernelValues). @clementval

---------

Co-authored-by: default avatarIman Hosseini <imanh@nvidia.com>
Co-authored-by: default avatarValentin Clement (バレンタイン クレメン) <clementval@gmail.com>
parent 8128d4b1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment