[all-commits] [llvm/llvm-project] 920ff8: [SVE] Remove usages of VectorType::getNumElements(...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Thu May 14 12:47:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 920ff806d4e9fd74f8c546a82e71d930e9b61003
https://github.com/llvm/llvm-project/commit/920ff806d4e9fd74f8c546a82e71d930e9b61003
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
Log Message:
-----------
[SVE] Remove usages of VectorType::getNumElements() from SystemZ
Reviewers: efriedma, david-arm, c-rhodes, jnspaulsson
Reviewed By: david-arm
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79824
More information about the All-commits
mailing list