llvm-project
a953982c - [mlir][GPU] Plumb range information through the NVVM lowerings (#107659)

Commit
1 year ago
[mlir][GPU] Plumb range information through the NVVM lowerings (#107659) Update the GPU to NVVM lowerings to correctly propagate range information on IDs and dimension queries, etiher from known_{block,grid}_size attributes or from `upperBound` annotations on the operations themselves.
Author
Parents
Loading