[AMDGPU] Corrected declaration of VOPC instructions with SDWA addressing mode.
authorKonstantin Pyzhov <Konstantin.Pyzhov@amd.com>
Thu, 5 Nov 2020 16:15:50 +0000 (11:15 -0500)
committerKonstantin Pyzhov <Konstantin.Pyzhov@amd.com>
Thu, 5 Nov 2020 16:15:50 +0000 (11:15 -0500)
commit41e74e400dc17cc25a3d69accae3a793e669e2af
tree3ddcaeff495e1c18c60e263b895e216f0863a47d
parent75b6726b57d31779758127a88359cd51c59eda07
[AMDGPU] Corrected declaration of VOPC instructions with SDWA addressing mode.

Removed "implicit def VCC" from declarations of AMDGPU VOPC instructions since they do not implicitly write to VCC in SDWA mode.

Differential Revision: https://reviews.llvm.org/D89168
llvm/lib/Target/AMDGPU/VOPCInstructions.td
llvm/test/CodeGen/AMDGPU/sdwa-peephole-instr.mir
llvm/test/CodeGen/AMDGPU/wave32.ll