[all-commits] [llvm/llvm-project] e6d863: [SVE] Remove calls to VectorType::getNumElements f...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Tue Jun 23 13:25:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6d8636935e13f57b52c7dcf81f5c4576e2446f5
https://github.com/llvm/llvm-project/commit/e6d8636935e13f57b52c7dcf81f5c4576e2446f5
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
Log Message:
-----------
[SVE] Remove calls to VectorType::getNumElements from Bitcode
Reviewers: efriedma, evgeny777, tejohnson, david-arm, kmclaughlin
Reviewed By: david-arm
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82209
More information about the All-commits
mailing list