[all-commits] [llvm/llvm-project] b63751: [SVE] Replace deprecated call in changeVectorEleme...
bulanova-huawei via All-commits
all-commits at lists.llvm.org
Fri May 29 10:28:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b637519eef01d48301620b6537c52ec72978f553
https://github.com/llvm/llvm-project/commit/b637519eef01d48301620b6537c52ec72978f553
Author: Anna Bulanova <anna.bulanova at huawei.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/ValueTypes.h
Log Message:
-----------
[SVE] Replace deprecated call in changeVectorElementTypeToInteger
Summary:
Replace getVectorNumElements with getVectorElementCount;
gets rid of the warnings in several tests
Reviewers: sdesmalen, kmclaughlin, dancgr, efriedma, each, andwar, rengolin
Reviewed By: efriedma
Subscribers: tschuett, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80746
More information about the All-commits
mailing list