[all-commits] [llvm/llvm-project] 2a77d1: [SVE] Remove usages of VectorType::getNumElements(...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Wed May 13 17:13:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2a77d1d0ed1fd5756da4b0695ab1208f2fbea988
https://github.com/llvm/llvm-project/commit/2a77d1d0ed1fd5756da4b0695ab1208f2fbea988
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
Log Message:
-----------
[SVE] Remove usages of VectorType::getNumElements() from Hexagon
Reviewers: efriedma, kmclaughlin, sdesmalen, kparzysz
Reviewed By: kparzysz
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79819
More information about the All-commits
mailing list