Files
clang-p2996/mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Alexis Perry-Holby a790279bf2 [flang] Add basic -mtune support (#95043)
This PR adds -mtune as a valid flang flag and passes the information
through to LLVM IR as an attribute on all functions. No specific
architecture optimizations are added at this time.
2024-06-25 18:39:35 +01:00

76 KiB