[AMDGPU] Remove deprecated V_MUL_LO_I32 from GFX10
authorJoe Nash <Joseph.Nash@amd.com>
Mon, 4 Jan 2021 18:37:37 +0000 (13:37 -0500)
committerJoe Nash <Joseph.Nash@amd.com>
Tue, 5 Jan 2021 16:59:57 +0000 (11:59 -0500)
commit60466fad2dc155329cc870ea733d4f41561bd46d
tree7c4601a8be8429f9da14b07953d3e6f486a6143a
parent9eb2284f60391eca246f12398d247fc1555d6bf5
[AMDGPU] Remove deprecated V_MUL_LO_I32 from GFX10

It was removed in GFX10 GPUs, but LLVM could
generate it.

Reviewed By: rampitec, arsenm

Differential Revision: https://reviews.llvm.org/D94020

Change-Id: Id1c716d71313edcfb768b2b175a6789ef9b01f3c
llvm/lib/Target/AMDGPU/AMDGPU.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/MC/AMDGPU/gfx1030_unsupported.s
llvm/test/MC/AMDGPU/gfx10_asm_vop3.s