[all-commits] [llvm/llvm-project] 8c25bb: [AMDGPU][MC] Improved errors handling for v_interp...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Dec 28 05:17:47 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c25bb3d0d5e956a3dc3a8d26b2e7ab509d0b72c
https://github.com/llvm/llvm-project/commit/8c25bb3d0d5e956a3dc3a8d26b2e7ab509d0b72c
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
M llvm/test/MC/AMDGPU/vintrp-err.s
Log Message:
-----------
[AMDGPU][MC] Improved errors handling for v_interp* operands
See bug 48596 (https://bugs.llvm.org/show_bug.cgi?id=48596)
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D93757
More information about the All-commits
mailing list