[all-commits] [llvm/llvm-project] ccd623: [SVE] Remove calls to isScalable from CodeGen
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Thu Apr 23 12:59:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ccd623eae3fc858fad768884bda8471d9c0a387c
https://github.com/llvm/llvm-project/commit/ccd623eae3fc858fad768884bda8471d9c0a387c
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
M llvm/lib/CodeGen/ValueTypes.cpp
M llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp
Log Message:
-----------
[SVE] Remove calls to isScalable from CodeGen
Reviewers: efriedma, sdesmalen, stoklund, sunfish
Reviewed By: efriedma
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77755
More information about the All-commits
mailing list