llvm-project/mlir/lib/Conversion
Stephan Herhut fdcecefe30 Add lowering for loop.parallel to cfg.
Summary:
This also removes the explicit pattern for loop.terminator to ensure
that the terminator is only erased if the parent op is rewritten.

Reductions are not yet supported.

Reviewers: nicolasvasilache

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73348
2020-01-28 11:55:51 +01:00
..
AffineToStandard [mlir] NFC: use ValueRange in AffineToStandard conversion 2020-01-28 11:54:52 +01:00
GPUCommon Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
GPUToCUDA Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
GPUToNVVM Add tanh lowering from Standard dialect to NVVM and ROCDL. 2020-01-28 11:01:10 +01:00
GPUToROCDL Add tanh lowering from Standard dialect to NVVM and ROCDL. 2020-01-28 11:01:10 +01:00
GPUToSPIRV Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
LinalgToLLVM [NFC][mlir][linalg] Merge Utils/Intrinsics.h into EDSC/Intrinsics.h 2020-01-27 22:32:11 +01:00
LoopToStandard Add lowering for loop.parallel to cfg. 2020-01-28 11:55:51 +01:00
LoopsToGPU Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
StandardToLLVM [mlir][NFC] Update Operation::getResultTypes to use ArrayRef<Type> instead of iterator_range. 2020-01-27 19:57:48 -08:00
StandardToSPIRV [mlir][spirv] NFC: simplify load/store builder call sites 2020-01-26 10:45:42 -05:00
VectorToLLVM [mlir] [VectorOps] Lowering of vector.extract/insert_slices to LLVM IR 2020-01-27 10:35:48 -08:00
VectorToLoops Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt Refactor dependencies to expose Vector transformations as patterns - NFC 2019-12-03 17:52:10 -08:00