[all-commits] [llvm/llvm-project] da8918: [SVE][NFC] Use ScalableVectorType in CGBuiltin
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Mon Apr 27 16:30:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: da8918f27e3020ea5d16c6e266f8916d022d41e0
https://github.com/llvm/llvm-project/commit/da8918f27e3020ea5d16c6e266f8916d022d41e0
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CodeGenFunction.h
Log Message:
-----------
[SVE][NFC] Use ScalableVectorType in CGBuiltin
Summary: * Upgrade some usages of VectorType to use ScalableVectorType
Reviewers: efriedma, david-arm, fpetrogalli, kmclaughlin
Reviewed By: efriedma
Subscribers: tschuett, rkruppe, psnobl, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78842
More information about the All-commits
mailing list