llvm-project/mlir/lib/Conversion
Benjamin Kramer 0133cc60e4 Revert "[mlir] Create a gpu.module operation for the GPU Dialect."
This reverts commit 4624a1e8ac. Causing
problems downstream.
2020-01-15 17:52:17 +01:00
..
AffineToStandard NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
GPUCommon [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is properly value-typed. 2020-01-11 08:54:39 -08:00
GPUToCUDA Revert "[mlir] Create a gpu.module operation for the GPU Dialect." 2020-01-15 17:52:17 +01:00
GPUToNVVM Revert "[mlir] Create a gpu.module operation for the GPU Dialect." 2020-01-15 17:52:17 +01:00
GPUToROCDL Unbreak the mlir build after 202ab273e6 2020-01-13 19:18:43 +01:00
GPUToSPIRV Revert "[mlir] Create a gpu.module operation for the GPU Dialect." 2020-01-15 17:52:17 +01:00
LinalgToLLVM [mlir][Linalg] NFC - Cleanup Linalg Pass locations and namespacing 2020-01-15 11:06:28 -05:00
LoopToStandard NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
LoopsToGPU [mlir][EDSC] Refactor dependencies involving EDSCs. 2020-01-15 09:34:29 -05:00
StandardToLLVM [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is properly value-typed. 2020-01-11 08:54:39 -08:00
StandardToSPIRV [mlir][spirv] Properly support SPIR-V conversion target 2020-01-14 19:18:42 -05:00
VectorToLLVM Make helper functions static or move them into anonymous namespaces. NFC. 2020-01-14 14:06:37 +01:00
VectorToLoops Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
CMakeLists.txt Refactor dependencies to expose Vector transformations as patterns - NFC 2019-12-03 17:52:10 -08:00