[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
Tue Jul 2 13:54:36 PDT 2024


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

I have been trying to reproduce my error ever since saying I had one and have been unsuccessful.  It now appears that mlir-translate doesn't care about the target.

@banach-space  That is a much better way of doing things.  Thank you for the suggestion and I will make the changes.

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


More information about the flang-commits mailing list