We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2fd9f commit 7706fdfCopy full SHA for 7706fdf
mlir/lib/Conversion/MPIToLLVM/MPIToLLVM.cpp
@@ -12,9 +12,9 @@
12
// of MPICH source repository.
13
//
14
15
+#include "mlir/Conversion/MPIToLLVM/MPIToLLVM.h"
16
#include "mlir/Conversion/ConvertToLLVM/ToLLVMInterface.h"
17
#include "mlir/Conversion/LLVMCommon/Pattern.h"
-#include "mlir/Conversion/MPIToLLVM/MPIToLLVM.h"
18
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
19
#include "mlir/Dialect/MPI/IR/MPI.h"
20
#include "mlir/Transforms/DialectConversion.h"
0 commit comments