[all-commits] [llvm/llvm-project] fc421d: [MLIR] Remove all-reduce lowering from GPU to NVVM...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Mar 11 07:18:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fc421d7ca3ecc4864c547e587eac4dacd98c33da
https://github.com/llvm/llvm-project/commit/fc421d7ca3ecc4864c547e587eac4dacd98c33da
Author: Christian Sigg <csigg at google.com>
Date: 2020-03-11 (Wed, 11 Mar 2020)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
[MLIR] Remove all-reduce lowering from GPU to NVVM. Use in-dialect lowering instead.
Reviewers: herhut, mravishankar
Reviewed By: herhut
Subscribers: merge_guards_bot, jholewinski, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73794
More information about the All-commits
mailing list