[all-commits] [llvm/llvm-project] 247d8d: [mlir][gpu] Add `uniform` flag to gpu reduction ops

Ivan Butygin via All-commits all-commits at lists.llvm.org
Wed Dec 14 04:16:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 247d8d4f7ab19657bd798da2bda27450f3ff135a
      https://github.com/llvm/llvm-project/commit/247d8d4f7ab19657bd798da2bda27450f3ff135a
  Author: Ivan Butygin <ivan.butygin at gmail.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
    M mlir/lib/Dialect/GPU/Transforms/AllReduceLowering.cpp
    M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
    M mlir/test/Dialect/GPU/all-reduce-max.mlir
    M mlir/test/Dialect/GPU/all-reduce.mlir
    M mlir/test/Dialect/GPU/multiple-all-reduce.mlir
    M mlir/test/Dialect/GPU/ops.mlir

  Log Message:
  -----------
  [mlir][gpu] Add `uniform` flag to gpu reduction ops

Differential Revision: https://reviews.llvm.org/D138758




More information about the All-commits mailing list