diff options
author | Jeffrey Byrnes <jeffrey.byrnes@amd.com> | 2025-07-18 13:53:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 13:53:17 -0700 |
commit | 695660cdfd1ca65cd6e02e6950d10c990dfa0036 (patch) | |
tree | 8b10c98e73425f8a641e98094540d991a0476115 /llvm/tools/llvm-profdata/llvm-profdata.cpp | |
parent | abdd4536ce0fc75c7a4ddcc1da5913ec5e028091 (diff) | |
download | llvm-695660cdfd1ca65cd6e02e6950d10c990dfa0036.zip llvm-695660cdfd1ca65cd6e02e6950d10c990dfa0036.tar.gz llvm-695660cdfd1ca65cd6e02e6950d10c990dfa0036.tar.bz2 |
[AMDGPU] Provide control to force VGPR MFMA form (#148079)
This gives an override to the user to force select VGPR form of MFMA.
Eventually we will drop this in favor of compiler making better
decisions, but this provides a mechanism for users to address the cases
where MayNeedAGPRs favors the AGPR form and performance is degraded due
to poor RA.
Diffstat (limited to 'llvm/tools/llvm-profdata/llvm-profdata.cpp')
0 files changed, 0 insertions, 0 deletions