[all-commits] [llvm/llvm-project] c17120: [SVE] Remove calls to VectorType::getNumElements f...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Tue Jul 7 14:56:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c17120a3a4c14940982320beafa455437d60d170
https://github.com/llvm/llvm-project/commit/c17120a3a4c14940982320beafa455437d60d170
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M llvm/unittests/AsmParser/AsmParserTest.cpp
Log Message:
-----------
[SVE] Remove calls to VectorType::getNumElements from AsmParserTest
Reviewers: efriedma, c-rhodes, david-arm, kmclaughlin, fpetrogalli, sdesmalen
Reviewed By: efriedma
Subscribers: tschuett, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83339
More information about the All-commits
mailing list