[flang-commits] [clang] [flang] [mlir] [flang] Add basic -mtune support (PR #95043)
Andrzej WarzyĆski via flang-commits
flang-commits at lists.llvm.org
Fri Jun 21 14:27:38 PDT 2024
================
----------------
banach-space wrote:
> if I do so should I also move the target-features-*.f90 tests?
Yes, but to me that would qualify as an "unrelated change" (i.e. sth for a separate PR, no need to worry about it here).
In general, this PR is about enabling a flag in Flang and making sure that it actually works. This kind of "integration" is a driver task, hence my suggestion.
https://github.com/llvm/llvm-project/pull/95043
More information about the flang-commits
mailing list