[all-commits] [llvm/llvm-project] 4ee5a0: [amdgpu] Fix check of VCC.

darkbuck via All-commits all-commits at lists.llvm.org
Wed May 6 11:16:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ee5a04187aadfb646e49d1d002a7c3da07ff254
      https://github.com/llvm/llvm-project/commit/4ee5a04187aadfb646e49d1d002a7c3da07ff254
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
    A llvm/test/CodeGen/AMDGPU/asm-printer-check-vcc.mir

  Log Message:
  -----------
  [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




More information about the All-commits mailing list