[flang-commits] [openmp] [mlir] [flang] [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (PR #71766)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Sun Jan 21 15:46:22 PST 2024
================
@@ -0,0 +1,145 @@
+#include "flang/Optimizer/Builder/FIRBuilder.h"
----------------
kiranchandramohan wrote:
The header for this file is missing.
https://github.com/llvm/llvm-project/pull/71766
More information about the flang-commits
mailing list