[flang-commits] [clang] [flang] [mlir] [flang] Retry add basic -mtune support (PR #96688)
Tobias Gysi via flang-commits
flang-commits at lists.llvm.org
Tue Jun 25 22:44:46 PDT 2024
================
@@ -0,0 +1,7 @@
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
----------------
gysit wrote:
This may require x86-registered-target as well?
https://github.com/llvm/llvm-project/pull/96688
More information about the flang-commits
mailing list