[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,9 @@
+; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s
----------------
gysit wrote:

Should this test also be guarded with `REQUIRES: x86-registered-target`?

https://github.com/llvm/llvm-project/pull/96688


More information about the flang-commits mailing list