[all-commits] [llvm/llvm-project] 7d325f: [AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_...
llvm-git-migration via All-commits
all-commits at lists.llvm.org
Fri Oct 18 06:30:33 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7d325fe57b422116c910f3dba66f6266b2f9409b
https://github.com/llvm/llvm-project/commit/7d325fe57b422116c910f3dba66f6266b2f9409b
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/test/MC/AMDGPU/vop_sdwa.s
Log Message:
-----------
[AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_b32_sdwa
See https://bugs.llvm.org/show_bug.cgi?id=43607
Reviewers: arsenm, rampitec
Differential Revision: https://reviews.llvm.org/D69095
llvm-svn: 375231
More information about the All-commits
mailing list