[all-commits] [llvm/llvm-project] aad936: [SVE] Eliminate calls to default-false VectorType:...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Fri May 29 17:54:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aad936548247107b1afd92ea9229b396564063b9
https://github.com/llvm/llvm-project/commit/aad936548247107b1afd92ea9229b396564063b9
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
M llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
M llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
M llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
Log Message:
-----------
[SVE] Eliminate calls to default-false VectorType::get() from AMDGPU
Reviewers: efriedma, david-arm, fpetrogalli, arsenm
Reviewed By: david-arm
Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, tschuett, hiraditya, rkruppe, psnobl, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80328
More information about the All-commits
mailing list