llvm-project/mlir/test/Conversion/LoopsToGPU
Stephan Herhut 715783d415 [MLIR][GPU] Implement initial mapping from loop.parallel to gpu.launch.
Summary:
To unblock other work, this implements basic lowering based on mapping
attributes that have to be provided on all loop.parallel. The lowering
does not yet support reduce.

Differential Revision: https://reviews.llvm.org/D73893
2020-02-13 16:54:16 +01:00
..
imperfect_2D.mlir [MLIR] Make gpu.launch implicitly capture uses of values defined above. 2020-02-03 10:08:48 +01:00
imperfect_3D.mlir Add integer bit-shift operations to the standard dialect. 2019-12-22 10:02:13 -08:00
imperfect_4D.mlir Add integer bit-shift operations to the standard dialect. 2019-12-22 10:02:13 -08:00
imperfect_linalg.mlir Deprecate linalg.subview in favor of std.subview 2019-11-13 12:10:09 -08:00
linalg_to_gpu.mlir [MLIR] Make gpu.launch implicitly capture uses of values defined above. 2020-02-03 10:08:48 +01:00
no_blocks_no_threads.mlir Fix conversion of loops to GPU with no block/thread dimensions. 2020-01-31 11:00:28 +01:00
parallel_loop.mlir [MLIR][GPU] Implement initial mapping from loop.parallel to gpu.launch. 2020-02-13 16:54:16 +01:00
perfect_1D_setlaunch.mlir Support lowering of imperfectly nested loops into GPU dialect. 2019-11-01 10:52:06 -07:00
step_one.mlir [MLIR] Make gpu.launch implicitly capture uses of values defined above. 2020-02-03 10:08:48 +01:00
step_positive.mlir Add integer bit-shift operations to the standard dialect. 2019-12-22 10:02:13 -08:00