Add operations to produce block/index ids and dimensions to the gpu dialect.
authorThomas Joerg <tjoerg@google.com>
Tue, 7 May 2019 08:27:54 +0000 (01:27 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 11 May 2019 02:23:32 +0000 (19:23 -0700)
commitb28bafd74f37edba63b7b15470c10a2019968cdb
treec07d761109dadb07b499c9710664c23baa3065ea
parentb7dc252683b147788d09f13d550d4d498a86f791
Add operations to produce block/index ids and dimensions to the gpu dialect.

--

PiperOrigin-RevId: 246976227
mlir/g3doc/Dialects/GPU.md
mlir/include/mlir/GPU/GPUDialect.h
mlir/include/mlir/GPU/GPUOps.td [new file with mode: 0644]
mlir/lib/GPU/IR/GPUDialect.cpp
mlir/test/GPU/ops.mlir