[all-commits] [llvm/llvm-project] 0d5d5a: [SVE] Remove usages of VectorType::getNumElements(...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Fri May 15 12:31:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0d5d5a75e21fea2154fab87cafb76024bf3858e6
https://github.com/llvm/llvm-project/commit/0d5d5a75e21fea2154fab87cafb76024bf3858e6
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-15 (Fri, 15 May 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
Log Message:
-----------
[SVE] Remove usages of VectorType::getNumElements() from PowerPC
Reviewers: efriedma, sdesmalen, c-rhodes, hfinkel
Reviewed By: c-rhodes
Subscribers: wuzish, nemanjai, tschuett, hiraditya, kbarton, rkruppe, psnobl, shchenz, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79821
More information about the All-commits
mailing list