llvm-project/mlir/test/Conversion
MaheshRavishankar 9391941bd3 [mlir][StandardToSPIRV] Fix test cases where DCE removes all the code.
Differential Revision: https://reviews.llvm.org/D78727
2020-04-23 09:48:37 -07:00
..
AVX512ToLLVM [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
AffineToStandard [mlir] NFC: Fix trivial typo 2020-04-05 11:30:30 +09:00
GPUToCUDA [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. 2020-04-22 07:44:29 +00:00
GPUToNVVM Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00
GPUToROCDL Add GPU lowerings for the different log ops. 2020-02-27 15:25:02 +01:00
GPUToSPIRV [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. 2020-04-22 07:44:29 +00: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
LoopsToGPU [MLIR] Constant fold multiplies in deriveStaticUpperBound. 2020-04-14 13:04:16 +02:00
StandardToLLVM [MLIR] Lower GenericAtomicRMWOp to llvm.cmpxchg. 2020-04-23 09:29:34 +02:00
StandardToSPIRV [mlir][StandardToSPIRV] Fix test cases where DCE removes all the code. 2020-04-23 09:48:37 -07:00
VectorToLLVM [mlir] [VectorOps] Progressive lowering of vector.broadcast 2020-04-16 21:02:27 -07: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 [mlir] LoopToStandard conversion: support "if/else" with results 2020-04-03 23:49:03 +02:00