[all-commits] [llvm/llvm-project] a6dfd8: [AMDGPU] Fix getEUsPerCU for gfx10 in CU mode

jayfoad via All-commits all-commits at lists.llvm.org
Fri Mar 27 13:36:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a6dfd827e588aaa0ef221cd29f846dc88ce2877c
      https://github.com/llvm/llvm-project/commit/a6dfd827e588aaa0ef221cd29f846dc88ce2877c
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    A llvm/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size-vgpr-limit.ll

  Log Message:
  -----------
  [AMDGPU] Fix getEUsPerCU for gfx10 in CU mode

Summary:
"Per CU" is a bit simplistic for gfx10, but I couldn't think of a better
name.

Reviewers: arsenm, rampitec, nhaehnle, dstuttard, tpr

Subscribers: kzhuravl, jvesely, wdng, yaxunl, t-tye, hiraditya, kerbowa, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list