[AMDGPU] Allow no-modifier operands in cvtDPP
authorJoe Nash <Joseph.Nash@amd.com>
Mon, 24 May 2021 20:36:45 +0000 (16:36 -0400)
committerJoe Nash <Joseph.Nash@amd.com>
Tue, 25 May 2021 14:58:06 +0000 (10:58 -0400)
commitb67ea3d0c90c6a06576a806c67c7fa8721b7f5eb
tree2f1fec8dd3eaeec2d4573193a5bc4fb2a4981e69
parentc909dddddacf6d0bce864e4202406dd285801650
[AMDGPU] Allow no-modifier operands in cvtDPP

NFC, since no instructions have their AsmMatchConverter
changed, but prepares for that to happen.

Reviewed By: rampitec

Differential Revision: https://reviews.llvm.org/D103046

Change-Id: I6afefad899076de7b9a412374d09b95b29e012fa
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp