llvm-project/mlir/test/Dialect/GPU
Diego Caballero 32fe1a8a25 [mlir][GPU] Extend GPU kernel outlining to generate DL specification
This patch extends the GPU kernel outlining pass so that it can take in
an optional data layout specification that will be attached to the GPU
module operation generated. If the data layout specification is not provided
the default data layout is used instead.

Reviewed By: herhut, mehdi_amini

Differential Revision: https://reviews.llvm.org/D115722
2021-12-16 11:35:53 +00:00
..
all-reduce-max.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
all-reduce.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
async-region.mlir [mlir] Support pre-existing tokens in 'gpu-async-region' 2021-06-10 08:43:45 +02:00
canonicalize.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
invalid.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
mapping.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
multiple-all-reduce.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
ops.mlir [MLIR][GPU] Define gpu.printf op and its lowerings 2021-12-09 15:54:31 +00:00
outlining.mlir [mlir][GPU] Extend GPU kernel outlining to generate DL specification 2021-12-16 11:35:53 +00:00
promotion.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00