[clang] [flang]Add vscale argument parsing (PR #67676)

Tom Eccles via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 28 08:15:54 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 cfe-commits mailing list