[AMDGPU][MC] Disable SGPRs as src operands of VOP3 VINTRP instructions
authorDmitry Preobrazhensky <dmitri.preobrazhenski@gmail.com>
Fri, 11 Nov 2022 10:14:42 +0000 (13:14 +0300)
committerDmitry Preobrazhensky <dmitri.preobrazhenski@gmail.com>
Fri, 11 Nov 2022 10:20:48 +0000 (13:20 +0300)
commit05baf681a3c2c5072b6992deb255c7835ba50689
tree9f36989a073796ceaa249e455d7935e292a53081
parent4edcf8ab9f107c8d29c2e7a923c24a3a51e01435
[AMDGPU][MC] Disable SGPRs as src operands of VOP3 VINTRP instructions

Differential Revision: https://reviews.llvm.org/D137575
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/MC/AMDGPU/vintrp-e64-err.s [new file with mode: 0644]