diff options
author | Joe Nash <Joseph.Nash@amd.com> | 2022-08-29 14:42:20 -0400 |
---|---|---|
committer | Joe Nash <Joseph.Nash@amd.com> | 2022-08-30 14:01:25 -0400 |
commit | 3e39ab25e6cc912f211bbe42950ebe71103dad54 (patch) | |
tree | eed8af17f074eb533b76a6e1e46561ae40df9b2c /clang/lib/Lex/ModuleMap.cpp | |
parent | cd40245f549b8bd7a5b6571c2eb6a882ce59acc9 (diff) | |
download | llvm-3e39ab25e6cc912f211bbe42950ebe71103dad54.zip llvm-3e39ab25e6cc912f211bbe42950ebe71103dad54.tar.gz llvm-3e39ab25e6cc912f211bbe42950ebe71103dad54.tar.bz2 |
[AMDGPU][GFX11] Fix dst register class for V_CVT_U32_U16
This instruction was referring to the wrong VOPProfile, likely due to a
typo, leading to an incorrect destination register type.
The MC layer will care about this change, but is NFC while 16-bit values
actually use 32 bit registers.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D132878
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions