llvm-project/mlir/lib/Conversion
Uday Bondhugula 56e1c20bfd [MLIR][NFC] rename ConvertStandardToLLVM, ConvertLoopToStandard to drop Convert prefix
This is in line with the convention agreed on https://llvm.discourse.group/t/rfc-canonical-file-paths-to-dialects/621

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Differential Revision: https://reviews.llvm.org/D76583
2020-03-23 08:24:11 +05:30
..
AVX512ToLLVM [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
AffineToStandard [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
GPUCommon [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
GPUToCUDA [mlir] Move the testing pass for GpuKernelToCubin to the test/ directory 2020-03-22 03:38:09 -07:00
GPUToNVVM [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
GPUToROCDL [MLIR] Ensure that target_link_libraries() always has a keyword. 2020-03-06 09:14:01 -08:00
GPUToSPIRV [mlir][spirv] Plumbing target environment into type converter 2020-03-18 20:11:05 -04:00
GPUToVulkan [mlir][vulkan-runner] Use C-compatible wrapper emission. 2020-03-17 07:54:41 -04:00
LinalgToLLVM [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
LinalgToSPIRV [mlir][spirv] Plumbing target environment into type converter 2020-03-18 20:11:05 -04:00
LoopToStandard [MLIR][NFC] rename ConvertStandardToLLVM, ConvertLoopToStandard to drop Convert prefix 2020-03-23 08:24:11 +05:30
LoopsToGPU [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
StandardToLLVM [MLIR][NFC] rename ConvertStandardToLLVM, ConvertLoopToStandard to drop Convert prefix 2020-03-23 08:24:11 +05:30
StandardToSPIRV [mlir][spirv] Consolidate std.constant to spv.constant conversions 2020-03-18 20:11:05 -04:00
StandardToStandard [mlir] Change missed usage PatternMatchResult to LogicalResult 2020-03-18 21:22:24 -07:00
VectorToLLVM [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
VectorToLoops [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
CMakeLists.txt [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00