diff options
author | Alexis Perry-Holby <AlexisPerry@users.noreply.github.com> | 2024-06-25 11:39:35 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 18:39:35 +0100 |
commit | a790279bf2a8be2f9c42bf80f55a63933e398d0e (patch) | |
tree | c9f2be9657baf65c09860fbb5b548c8d06bf79e1 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 928b7808406b893b24edb8d8462491dc82f9ce43 (diff) | |
download | llvm-a790279bf2a8be2f9c42bf80f55a63933e398d0e.zip llvm-a790279bf2a8be2f9c42bf80f55a63933e398d0e.tar.gz llvm-a790279bf2a8be2f9c42bf80f55a63933e398d0e.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions