[flang-commits] [flang] [flang]Add vscale argument parsing (PR #67676)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Sep 28 08:15:56 PDT 2023
================
@@ -42,6 +42,7 @@
#include "mlir/Target/LLVMIR/ModuleTranslation.h"
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/DiagnosticFrontend.h"
+#include "clang/Basic/TargetInfo.h"
----------------
tblah wrote:
Is this used anywhere?
https://github.com/llvm/llvm-project/pull/67676
More information about the flang-commits
mailing list