[Mlir-commits] [mlir] [MLIR][MPI] Add first part of an `convert-mpi-to-llvm` lowering (PR #95524)

Anton Lydike llvmlistbot at llvm.org
Tue Jun 18 07:17:10 PDT 2024


AntonLydike wrote:

> Can this simply hook into the convert-to-llvm pass?

Yes! I thought that that was what I was already doing. I got some advice on how to properly hook into that, will refactor this PR!

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


More information about the Mlir-commits mailing list