diff options
author | Reid Kleckner <rnk@google.com> | 2021-01-07 10:21:44 -0800 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2021-01-07 11:14:18 -0800 |
commit | ad55d5c3f32f6598f8ac30b68f4961d82cdb1fed (patch) | |
tree | 443513652ce33c8da9b4d9b31715623a1820803a /llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | |
parent | 4c7148d75cd7e75f169251cdab3e013819344cfd (diff) | |
download | llvm-ad55d5c3f32f6598f8ac30b68f4961d82cdb1fed.zip llvm-ad55d5c3f32f6598f8ac30b68f4961d82cdb1fed.tar.gz llvm-ad55d5c3f32f6598f8ac30b68f4961d82cdb1fed.tar.bz2 |
Simplify vectorcall argument classification of HVAs, NFC
This reduces the number of `WinX86_64ABIInfo::classify` call sites from
3 to 1. The call sites were similar, but passed different values for
FreeSSERegs. Use variables instead of `if`s to manage that argument.
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions