llvm-project/mlir/lib/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
..
IR Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
Transforms [mlir][GPU] Extend GPU kernel outlining to generate DL specification 2021-12-16 11:35:53 +00:00
CMakeLists.txt [MLIR][GPU] Link in device libraries during HSA compilation if needed 2021-11-19 22:29:37 +00:00