[all-commits] [llvm/llvm-project] d2befc: [SVE] Eliminate calls to default-false VectorType:...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Fri May 29 11:31:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d2befc66336d4d4c014be11d40e8ed6d3140fd36
https://github.com/llvm/llvm-project/commit/d2befc66336d4d4c014be11d40e8ed6d3140fd36
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SVE] Eliminate calls to default-false VectorType::get() from Vectorize
Reviewers: efriedma, c-rhodes, david-arm, fhahn
Reviewed By: david-arm
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80339
More information about the All-commits
mailing list