llvm-project/mlir/test/Dialect/GPU
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.mlir [mlir] Add in-dialect lowering of gpu.all_reduce. 2020-01-20 13:43:43 +01:00
canonicalize.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00
invalid.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00
ops.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00
outlining.mlir Add 'gpu.terminator' operation. 2020-01-30 12:41:41 +01:00
promotion.mlir [mlir][GPU] introduce utilities for promotion to workgroup memory 2020-01-09 10:06:00 +01:00