[all-commits] [llvm/llvm-project] 60466f: [AMDGPU] Remove deprecated V_MUL_LO_I32 from GFX10
Joe Nash via All-commits
all-commits at lists.llvm.org
Tue Jan 5 09:11:05 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 60466fad2dc155329cc870ea733d4f41561bd46d
https://github.com/llvm/llvm-project/commit/60466fad2dc155329cc870ea733d4f41561bd46d
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/MC/AMDGPU/gfx1030_unsupported.s
M llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
Log Message:
-----------
[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
More information about the All-commits
mailing list