[all-commits] [llvm/llvm-project] cd4707: Revert "[DA][TTI][AMDGPU] Add option to select GPU...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jan 22 09:56:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd470717d15854fb778f2c96667ba36672af6cf5
https://github.com/llvm/llvm-project/commit/cd470717d15854fb778f2c96667ba36672af6cf5
Author: Nico Weber <thakis at chromium.org>
Date: 2020-01-22 (Wed, 22 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:
-----------
Revert "[DA][TTI][AMDGPU] Add option to select GPUDA with TTI"
This reverts commit a90a6502ab35d3c15c7d56772e409c5632ce6cfb.
Broke tests on Windows: http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/13808
More information about the All-commits
mailing list