[all-commits] [llvm/llvm-project] b5059b: [SVE] Remove bad call to VectorType::getNumElement...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Mon Aug 3 15:41:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5059b7140232559ed123cb94d4e8f75ca9a44dc
https://github.com/llvm/llvm-project/commit/b5059b7140232559ed123cb94d4e8f75ca9a44dc
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
Log Message:
-----------
[SVE] Remove bad call to VectorType::getNumElements() from ARM
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D85152
More information about the All-commits
mailing list