llvm-project/mlir/test/mlir-cuda-runner
Stephan Herhut 2692751895 Add 'gpu.terminator' operation.
Summary:
The 'gpu.terminator' operation is used as the terminator for the
regions of gpu.launch. This is to disambugaute them from the
return operation on 'gpu.func' functions.

This is a breaking change and users of the gpu dialect will need
to adapt their code when producting 'gpu.launch' operations.

Reviewers: nicolasvasilache

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, csigg, arpith-jacob, mgester, lucyrfox, liufengdb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73620
2020-01-30 12:41:41 +01:00
..
all-reduce-op.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00
all-reduce-region.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00
gpu-to-cubin.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00
lit.local.cfg Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
shuffle.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00