[Mlir-commits] [mlir] [Flang][HLFIR][OpenMP] Fix offloading tests broken by HLFIR (PR #69457)
Sergio Afonso
llvmlistbot at llvm.org
Fri Oct 20 04:11:13 PDT 2023
================
@@ -1,6 +1,7 @@
#include "flang/Optimizer/Dialect/FIRDialect.h"
#include "flang/Optimizer/Dialect/FIROps.h"
#include "flang/Optimizer/Dialect/FIRType.h"
+#include "flang/Optimizer/HLFIR/HLFIROps.h"
----------------
skatrak wrote:
I checked that it's already listed in the CMake dependencies for all transforms in that directory.
https://github.com/llvm/llvm-project/pull/69457
More information about the Mlir-commits
mailing list