llvm-project/mlir/test/lib/Transforms
Christian Sigg 8b2eb7c494 [mlir] Add in-dialect lowering of gpu.all_reduce.
Reviewers: ftynse, nicolasvasilache, herhut

Reviewed By: ftynse, herhut

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

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72129
2020-01-20 13:43:43 +01:00
..
CMakeLists.txt [mlir] Add in-dialect lowering of gpu.all_reduce. 2020-01-20 13:43:43 +01:00
TestAllReduceLowering.cpp [mlir] Add in-dialect lowering of gpu.all_reduce. 2020-01-20 13:43:43 +01:00
TestCallGraph.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
TestConstantFold.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
TestGpuMemoryPromotion.cpp [mlir][GPU] introduce utilities for promotion to workgroup memory 2020-01-09 10:06:00 +01:00
TestInlining.cpp [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is properly value-typed. 2020-01-11 08:54:39 -08:00
TestLinalgTransforms.cpp [mlir] Add missing dependency on LinalgUtils 2020-01-16 23:41:26 +00:00
TestLiveness.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
TestLoopFusion.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
TestLoopMapping.cpp NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
TestLoopParametricTiling.cpp Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
TestMemRefStrideCalculation.cpp [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is properly value-typed. 2020-01-11 08:54:39 -08:00
TestOpaqueLoc.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
TestVectorToLoopsConversion.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
TestVectorTransforms.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
TestVectorizationUtils.cpp [mlir] [VectorOps] Rename Utils.h into VectorUtils.h 2020-01-17 13:39:34 -08:00