[flang-commits] [clang] [flang] [mlir] [flang] Retry add basic -mtune support (PR #96688)

Andrzej Warzyński via flang-commits flang-commits at lists.llvm.org
Thu Jun 27 10:36:18 PDT 2024


================
@@ -0,0 +1,9 @@
+; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s
----------------
banach-space wrote:

Hm, ninja `check-mlir` worked for me just fine on Aarch64 🤔 I think that `mlir-translate` doesn't really care :) Put differently, `REQUIRES` is not needed here.

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


More information about the flang-commits mailing list