[flang-commits] [flang] [flang][fir] Support memref to memref fir.convert (PR #194954)
via flang-commits
flang-commits at lists.llvm.org
Thu Apr 30 05:58:04 PDT 2026
================
@@ -67,6 +67,7 @@
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/TypeSwitch.h"
#include "llvm/Support/CommandLine.h"
+#include "llvm/Support/DebugLog.h"
----------------
jeanPerier wrote:
What is this header needed for?
https://github.com/llvm/llvm-project/pull/194954
More information about the flang-commits
mailing list