[all-commits] [llvm/llvm-project] 245679: [SVE] Remove usages of VectorType::getNumElements(...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Fri May 15 12:56:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 245679b62ea90eeeb36521f575073ec7fdf56b45
https://github.com/llvm/llvm-project/commit/245679b62ea90eeeb36521f575073ec7fdf56b45
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-15 (Fri, 15 May 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.h
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
M llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
M llvm/lib/Target/ARM/MVETailPredication.cpp
Log Message:
-----------
[SVE] Remove usages of VectorType::getNumElements() from ARM
Reviewers: efriedma, fpetrogalli, kmclaughlin, grosbach, dmgreen
Reviewed By: dmgreen
Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, dmgreen, danielkiss, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79816
More information about the All-commits
mailing list