[all-commits] [llvm/llvm-project] e25bc5: [AMDGPU][MC] Corrected src0 for v_movrelsd_b32 and...
dpreobra via All-commits
all-commits at lists.llvm.org
Fri Nov 8 05:40:54 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e25bc5e0247141cb31093a370e22fe3249bdbb05
https://github.com/llvm/llvm-project/commit/e25bc5e0247141cb31093a370e22fe3249bdbb05
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
M llvm/test/MC/AMDGPU/gfx10_asm_all.s
M llvm/test/MC/AMDGPU/vop1.s
Log Message:
-----------
[AMDGPU][MC] Corrected src0 for v_movrelsd_b32 and v_movrelsd_2_b32
See https://bugs.llvm.org/show_bug.cgi?id=40903
Reviewers: arsenm, rampitec
Differential Revision: https://reviews.llvm.org/D69888
More information about the All-commits
mailing list