[all-commits] [llvm/llvm-project] 9b500e: [SVE] Remove calls to VectorType::getNumElements f...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Tue Jun 30 11:06:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b500e564a74f297567a791e77249c608ad39466
https://github.com/llvm/llvm-project/commit/9b500e564a74f297567a791e77249c608ad39466
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M llvm/lib/ExecutionEngine/ExecutionEngine.cpp
Log Message:
-----------
[SVE] Remove calls to VectorType::getNumElements from ExecutionEngine
Reviewers: efriedma, lhames, sdesmalen, fpetrogalli
Reviewed By: lhames, sdesmalen
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82211
More information about the All-commits
mailing list