[all-commits] [llvm/llvm-project] b8042d: [AMDGPU][MC][GFX10] Added v_interp_[p1/p2/mov]_f32...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Oct 28 05:16:07 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b8042dbe2bbf129cb524fca7a48737e99d1e46bc
https://github.com/llvm/llvm-project/commit/b8042dbe2bbf129cb524fca7a48737e99d1e46bc
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/MC/AMDGPU/gfx10_asm_all.s
M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
Log Message:
-----------
[AMDGPU][MC][GFX10] Added v_interp_[p1/p2/mov]_f32_e64
See https://bugs.llvm.org/show_bug.cgi?id=43747
Reviewers: arsenm, rampitec
Differential Revision: https://reviews.llvm.org/D69348
More information about the All-commits
mailing list