[all-commits] [llvm/llvm-project] b43791: [SVE] Remove bad calls to VectorType::getNumElemen...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Mon Aug 3 15:15:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b43791e7016d04c0dcc0d36bb43b8e96110608c9
https://github.com/llvm/llvm-project/commit/b43791e7016d04c0dcc0d36bb43b8e96110608c9
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
Log Message:
-----------
[SVE] Remove bad calls to VectorType::getNumElements() from PowerPC
Differential Revision: https://reviews.llvm.org/D85154
More information about the All-commits
mailing list