[all-commits] [llvm/llvm-project] 583295: [AMDGPU/MemOpsCluster] Compute `width` for `MIMG` ...

Mahesha S via All-commits all-commits at lists.llvm.org
Tue Jun 23 05:02:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5832950adbfcd7a5b16922a87a2cde257b7fac43
      https://github.com/llvm/llvm-project/commit/5832950adbfcd7a5b16922a87a2cde257b7fac43
  Author: hsmahesha <mahesha.comp at gmail.com>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineScheduler.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/test/CodeGen/AMDGPU/cluster_stores.ll

  Log Message:
  -----------
  [AMDGPU/MemOpsCluster] Compute `width` for `MIMG` instruction class.

Summary:
`width` computation is missing for newly added `MIMG`
instruction class. Add it.

Reviewers: foad, rampitec, arsenm

Reviewed By: foad

Subscribers: MatzeB, javed.absar, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list