[all-commits] [llvm/llvm-project] a9430a: AMDGPU: Put inexpensive ops first in AMDGPUAnnotat...

Changpeng Fang via All-commits all-commits at lists.llvm.org
Mon Aug 3 07:03:32 PDT 2020


  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: a9430a1c9e9c99151361374f0462d751457fa15c
      https://github.com/llvm/llvm-project/commit/a9430a1c9e9c99151361374f0462d751457fa15c
  Author: Changpeng Fang <changpeng.fang at gmail.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp

  Log Message:
  -----------
  AMDGPU: Put inexpensive ops first in AMDGPUAnnotateUniformValues::visitLoadInst

Summary:
  This is in response to the review of https://reviews.llvm.org/D84873:
The expensive check should be reordered last

Reviewers:
  arsenm

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

(cherry picked from commit 243376cdc7b719d443f42c8c4667e5d96af53dcc)




More information about the All-commits mailing list