llvm-project/mlir/test/Conversion
Tim Shen f581e655ec [MLIR] Add std.assume_alignment op.
Reviewers: ftynse, nicolasvasilache, andydavis1

Subscribers: bixia, sanjoy.google, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D74378
2020-02-18 17:55:07 -08:00
..
GPUToCUDA [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
GPUToNVVM [mlir] support creating memref descriptors from static shape with non-zero offset 2020-02-12 22:40:49 +01:00
GPUToROCDL Changed wrong ROCDL instructions in GPU lowering. 2020-01-30 15:37:00 +01:00
GPUToSPIRV [mlir][spirv] Introduce spv.func 2020-02-12 07:46:43 -05:00
GPUToVulkan [mlir][spirv] Add ConvertGpuLaunchFuncToVulkanCallsPass 2020-02-13 14:10:07 -05:00
LinalgToSPIRV [mlir][spirv] Introduce spv.func 2020-02-12 07:46:43 -05:00
LoopsToGPU [MLIR][GPU] Implement initial mapping from loop.parallel to gpu.launch. 2020-02-13 16:54:16 +01:00
StandardToLLVM [MLIR] Add std.assume_alignment op. 2020-02-18 17:55:07 -08:00
StandardToSPIRV [mlir][spirv] Introduce spv.func 2020-02-12 07:46:43 -05:00
VectorToLLVM [mlir] [VectorOps] Implement vector.reduce operation 2020-02-11 11:31:59 -08:00
VectorToLoops [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflicts with function types. 2020-01-13 13:24:39 -08:00
convert-to-cfg.mlir Add lowering for loop.parallel to cfg. 2020-01-28 11:55:51 +01:00