[flang-commits] [clang] [flang] [mlir] [flang] Retry add basic -mtune support (PR #96688)
Alexis Perry-Holby via flang-commits
flang-commits at lists.llvm.org
Thu Jun 27 12:16:03 PDT 2024
================
@@ -0,0 +1,9 @@
+; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s
----------------
AlexisPerry wrote:
I ran into failures if I didn't include the guard. I have separate builds for x86 and Aarch64.
https://github.com/llvm/llvm-project/pull/96688
More information about the flang-commits
mailing list