diff options
author | Jay Foad <jay.foad@amd.com> | 2021-05-14 13:38:47 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2021-05-17 15:28:00 +0100 |
commit | 472f856714fb1687b0727b3013f5d071d8fa86ae (patch) | |
tree | 73711af2403c5e3c217f204669d64126cc785bb5 /clang/lib/Frontend/DependencyFile.cpp | |
parent | cd73ce4b5e622bb4d71b41f9dab157200501d352 (diff) | |
download | llvm-472f856714fb1687b0727b3013f5d071d8fa86ae.zip llvm-472f856714fb1687b0727b3013f5d071d8fa86ae.tar.gz llvm-472f856714fb1687b0727b3013f5d071d8fa86ae.tar.bz2 |
[AMDGPU] Tweak VOP3_INTERP16 profile
Set the output register class based on the output type, instead of
hard-coding VGPR_32. I think this is more correct. It doesn't make any
difference at the moment because we use the same class for 16- and
32-bit results, but it might in future if we make more use of true
16-bit register classes.
Differential Revision: https://reviews.llvm.org/D102622
Diffstat (limited to 'clang/lib/Frontend/DependencyFile.cpp')
0 files changed, 0 insertions, 0 deletions