[flang-commits] [flang] [mlir] [mlir] share argument attributes interface between calls and callables (PR #123176)
via flang-commits
flang-commits at lists.llvm.org
Fri Jan 31 11:22:50 PST 2025
================
@@ -14,6 +14,7 @@
#ifndef MLIR_INTERFACES_CALLINTERFACES_H
#define MLIR_INTERFACES_CALLINTERFACES_H
+#include "mlir/IR/OpImplementation.h"
----------------
jeanPerier wrote:
I plan to not split the header. Will likely merge on Monday, please tell me if you think splitting the header is better.
https://github.com/llvm/llvm-project/pull/123176
More information about the flang-commits
mailing list