[all-commits] [llvm/llvm-project] befd16: [mlir][gpu] Fix cuda integration tests

Ivan Butygin via All-commits all-commits at lists.llvm.org
Wed Dec 14 05:01:54 PST 2022


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

  Changed paths:
    M mlir/test/Integration/GPU/CUDA/all-reduce-and.mlir
    M mlir/test/Integration/GPU/CUDA/all-reduce-max.mlir
    M mlir/test/Integration/GPU/CUDA/all-reduce-min.mlir
    M mlir/test/Integration/GPU/CUDA/all-reduce-op.mlir
    M mlir/test/Integration/GPU/CUDA/all-reduce-or.mlir
    M mlir/test/Integration/GPU/CUDA/all-reduce-region.mlir
    M mlir/test/Integration/GPU/CUDA/all-reduce-xor.mlir
    M mlir/test/Integration/GPU/CUDA/multiple-all-reduce.mlir

  Log Message:
  -----------
  [mlir][gpu] Fix cuda integration tests

https://reviews.llvm.org/D138758 has added `uniform` flag to gpu reduce ops, update integration tests.

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




More information about the All-commits mailing list