[Mlir-commits] [mlir] [mlir] Initial patch to add an MPI dialect (PR #68892)

Anton Lydike llvmlistbot at llvm.org
Fri Jan 12 02:36:04 PST 2024


AntonLydike wrote:

> Could you summarise the answers to the questions in the guidelines on contributing a new dialect in the RFC? Apologies, if this has been done already, then a link will be useful.
> 
> https://mlir.llvm.org/getting_started/DeveloperGuide/#guidelines-on-contributing-a-new-dialect-or-important-components

I'll see that I get good answers to these questions, especially in regards to use-case and external support!
 
> > The failure in `Lower/OpenMP/parallel-private-clause-fixes.f90` seems unrelated and looks just like bad test (`CHECK-DAG` instead of `CHECK`).
> 
> Is this still failing? I thought I had fixed in [a4deb14](https://github.com/llvm/llvm-project/commit/a4deb14e353cd8c543f78979ce986f98023d36dd).

I rebased the PR, it seems to all be okay locally

https://github.com/llvm/llvm-project/pull/68892


More information about the Mlir-commits mailing list