llvm-project/mlir/lib/Conversion
Benjamin Kramer 90c01357b8 [mlir] Shrink-wrap anonymous namespaces around the classes it's supposed to enclose. NFC.
The coding standards prefer smaller anonymous namespaces with free
functions just being static and in the global namespace.
2020-01-23 11:47:20 +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 Create a gpu.module operation for the GPU Dialect. 2020-01-21 14:05:03 +01:00
GPUToNVVM Create a gpu.module operation for the GPU Dialect. 2020-01-21 14:05:03 +01:00
GPUToROCDL Create a gpu.module operation for the GPU Dialect. 2020-01-21 14:05:03 +01:00
GPUToSPIRV Create a gpu.module operation for the GPU Dialect. 2020-01-21 14:05:03 +01:00
LinalgToLLVM [mlir] Shrink-wrap anonymous namespaces around the classes it's supposed to enclose. NFC. 2020-01-23 11:47:20 +01: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] Add lowering for composite std.constant. 2020-01-22 08:25:00 -05:00
VectorToLLVM [mlir] Shrink-wrap anonymous namespaces around the classes it's supposed to enclose. NFC. 2020-01-23 11:47:20 +01:00
VectorToLoops [mlir] NFC: Rename index_t to index_type 2020-01-18 22:10:46 +01:00
CMakeLists.txt Refactor dependencies to expose Vector transformations as patterns - NFC 2019-12-03 17:52:10 -08:00