[PATCH] D73049: [DA][TTI][AMDGPU] Add option to select GPUDA with TTI
Austin Kerbow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 08:08:06 PST 2020
kerbowa created this revision.
kerbowa added reviewers: rampitec, nhaehnle, arsenm.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
Enable the new diveregence analysis by default for AMDGPU.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73049
Files:
llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73049.239139.patch
Type: text/x-patch
Size: 6305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/6e1eaed1/attachment.bin>
More information about the llvm-commits
mailing list