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

Alexis Perry-Holby via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 27 09:34:22 PDT 2024


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

Thank you so much for the catch!  Yes, this guard is absolutely needed.

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


More information about the cfe-commits mailing list