llvm-project/mlir/test/Conversion
MaheshRavishankar 2bcd1927dd [mlir][SCFToGPU] Remove conversions from scf.for to gpu.launch.
Keeping in the affine.for to gpu.launch conversions, which should
probably be the affine.parallel to gpu.launch conversion as well.

Differential Revision: https://reviews.llvm.org/D80747
2020-06-01 23:06:20 -07:00
..
AVX512ToLLVM [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
AffineToStandard [mlir][Vector] Make minor identity permutation map optional in transfer op printing and parsing 2020-05-18 11:41:27 -04:00
GPUCommon [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls pass. 2020-05-21 08:53:47 -05:00
GPUToCUDA [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls pass. 2020-05-21 08:53:47 -05:00
GPUToNVVM [mlir][nvvm][rocdl] refactor NVVM and ROCDL dialect. NFC. 2020-05-01 00:13:26 +02:00
GPUToROCDL [mlir][rocdl] add rocdl.barier op. 2020-05-04 10:35:01 +02:00
GPUToROCm [mlir][gpu][mlir-cuda-runner] Refactor ConvertKernelFuncToCubin to be generic. 2020-05-28 09:08:28 -05:00
GPUToSPIRV [mlir][spirv] Lower allocation/deallocations of workgroup memory. 2020-05-27 09:53:16 -07:00
GPUToVulkan [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. 2020-04-22 07:44:29 +00:00
LinalgToSPIRV [mlir][spirv] Use separate attribute for (version, capabilities, extensions) 2020-03-12 19:37:45 -04:00
SCFToGPU [mlir][SCFToGPU] Remove conversions from scf.for to gpu.launch. 2020-06-01 23:06:20 -07:00
SCFToStandard [mlir] SCFToStandard: support any ops in and around the control flow ops 2020-05-20 16:12:05 +02:00
StandardToLLVM [mlir][Linalg] Start a LinalgToStandard pass and move conversion to library calls. 2020-05-15 00:24:03 -04:00
StandardToSPIRV [mlir][spirv] Lower allocation/deallocations of workgroup memory. 2020-05-27 09:53:16 -07:00
VectorToLLVM [mlir][Vector] Fix vector.transfer alignment calculation 2020-05-28 17:58:51 -04:00
VectorToSCF [mlir][Vector] Fix vector.transfer alignment calculation 2020-05-28 17:58:51 -04:00