[all-commits] [llvm/llvm-project] 1fe8e2: Revert "[mlir] Initial patch to add an MPI dialect...

Kunwar Grover via All-commits all-commits at lists.llvm.org
Thu Feb 15 10:05:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fe8e2b6dbf16f60b3c6cc5f81c62be8a0e91e5b
      https://github.com/llvm/llvm-project/commit/1fe8e2b6dbf16f60b3c6cc5f81c62be8a0e91e5b
  Author: Kunwar Grover <groverkss at gmail.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/CMakeLists.txt
    R mlir/include/mlir/Dialect/MPI/CMakeLists.txt
    R mlir/include/mlir/Dialect/MPI/IR/CMakeLists.txt
    R mlir/include/mlir/Dialect/MPI/IR/MPI.h
    R mlir/include/mlir/Dialect/MPI/IR/MPI.td
    R mlir/include/mlir/Dialect/MPI/IR/MPIOps.td
    R mlir/include/mlir/Dialect/MPI/IR/MPITypes.td
    M mlir/include/mlir/InitAllDialects.h
    M mlir/lib/Dialect/CMakeLists.txt
    R mlir/lib/Dialect/MPI/CMakeLists.txt
    R mlir/lib/Dialect/MPI/IR/CMakeLists.txt
    R mlir/lib/Dialect/MPI/IR/MPI.cpp
    R mlir/lib/Dialect/MPI/IR/MPIOps.cpp
    R mlir/test/Dialect/MPI/ops.mlir

  Log Message:
  -----------
  Revert "[mlir] Initial patch to add an MPI dialect (#68892)" (#81884)

This reverts commit 2d616ec4f040141e103965f98456ba523762735d.

Buildbot failures:
https://lab.llvm.org/buildbot/#/builders/177/builds/29364




More information about the All-commits mailing list