Align NVVM operation names with names from GPU dialect.
authorStephan Herhut <herhut@google.com>
Tue, 4 Jun 2019 07:58:19 +0000 (00:58 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 9 Jun 2019 23:16:12 +0000 (16:16 -0700)
commitf7b9ac824582caa4ea868383525edacd951bf814
treee8414f0196c08cd3f1afea7aaafbeb7a19a85956
parent42c19e8272a59caa7a079debc03c910bb7885ff8
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
mlir/include/mlir/LLVMIR/NVVMOps.td