[all-commits] [llvm/llvm-project] 09f7dc: [AMDGPU/MemOpsCluster] Code clean-up around mem op...

Mahesha S via All-commits all-commits at lists.llvm.org
Tue May 26 03:19:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 09f7dcb64e1b2a3568ddb6ab327dd2f4a4d3d0fe
      https://github.com/llvm/llvm-project/commit/09f7dcb64e1b2a3568ddb6ab327dd2f4a4d3d0fe
  Author: hsmahesha <mahesha.comp at gmail.com>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineScheduler.cpp

  Log Message:
  -----------
  [AMDGPU/MemOpsCluster] Code clean-up around mem ops clustering logic

Summary:
Clean-up code around mem ops clustering logic. This patch cleans up code within
the function clusterNeighboringMemOps(). It is WIP, and this patch is a first cut.

Reviewers: foad, rampitec, arsenm, vpykhtin, javedabsar

Reviewed By: foad

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

Tags: #llvm

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




More information about the All-commits mailing list