[amdgpu] Fix check of VCC.
authorMichael Liao <michael.hliao@gmail.com>
Wed, 6 May 2020 06:23:34 +0000 (02:23 -0400)
committerMichael Liao <michael.hliao@gmail.com>
Wed, 6 May 2020 18:16:37 +0000 (14:16 -0400)
commit4ee5a04187aadfb646e49d1d002a7c3da07ff254
tree04b545d72632eb613ca09be00c8f9fa8f4a27868
parentfe6f5ba0bffd042a8e667908096403046314ea66
[amdgpu] Fix check of VCC.

Summary: - Need to include checking on the new 16-bit subregs.

Reviewers: rampitec

Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79498
llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/test/CodeGen/AMDGPU/asm-printer-check-vcc.mir [new file with mode: 0644]