llvm-project/mlir/test/Conversion
Adrian Kuegel 39e1c1fa9e Add GPU lowerings for the different log ops.
Summary: This adds GPU lowerings for log, log10 and log2.

Reviewers: mravishankar, herhut

Subscribers: jholewinski, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, csigg, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D75239
2020-02-27 15:25:02 +01:00
..
GPUToCUDA [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
GPUToNVVM Add GPU lowerings for the different log ops. 2020-02-27 15:25:02 +01:00
GPUToROCDL Add GPU lowerings for the different log ops. 2020-02-27 15:25:02 +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] Properly model step in parallel loop to gpu conversion. 2020-02-25 14:22:50 +01:00
StandardToLLVM [MLIR] Add std.atomic_rmw op 2020-02-24 16:54:21 -08:00
StandardToSPIRV [mlir][spirv] Add lowering for load/store zero-rank memref from std to SPIR-V. 2020-02-21 14:41:12 -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