Go to file
Stephan Herhut f7b9ac8245 Align NVVM operation names with names from GPU dialect.
Currently, we use different names for block and grid dimensions in the GPU vs. NVVM dialect, which is confusing. With this change, the NVVM names match the ones from the GPU dialect. The NVVM intrinsics use different names anyway, so it does not add new confusion.

PiperOrigin-RevId: 251389281
2019-06-09 16:16:12 -07:00
mlir Align NVVM operation names with names from GPU dialect. 2019-06-09 16:16:12 -07:00