[all-commits] [llvm/llvm-project] a90a65: [DA][TTI][AMDGPU] Add option to select GPUDA with TTI

Austin Kerbow via All-commits all-commits at lists.llvm.org
Tue Jan 21 21:14:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a90a6502ab35d3c15c7d56772e409c5632ce6cfb
      https://github.com/llvm/llvm-project/commit/a90a6502ab35d3c15c7d56772e409c5632ce6cfb
  Author: Austin Kerbow <Austin.Kerbow at amd.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h
    M llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp
    M llvm/lib/Analysis/TargetTransformInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h

  Log Message:
  -----------
  [DA][TTI][AMDGPU] Add option to select GPUDA with TTI

Summary: Enable the new diveregence analysis by default for AMDGPU.

Reviewers: rampitec, nhaehnle, arsenm

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

Tags: #llvm

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




More information about the All-commits mailing list