[all-commits] [llvm/llvm-project] 23c5e5: [SVE] Remove calls to VectorType::getNumElements f...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Wed Jul 22 15:19:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 23c5e59d9feeb8e53c9c05a06801897233ec4453
https://github.com/llvm/llvm-project/commit/23c5e59d9feeb8e53c9c05a06801897233ec4453
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
M llvm/include/llvm/Analysis/Utils/Local.h
M llvm/lib/Analysis/ConstantFolding.cpp
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/lib/Analysis/Lint.cpp
M llvm/lib/Analysis/TargetTransformInfo.cpp
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/Analysis/VectorUtils.cpp
Log Message:
-----------
[SVE] Remove calls to VectorType::getNumElements from Analysis
Reviewers: efriedma, fpetrogalli, c-rhodes, asbirlea, RKSimon
Reviewed By: RKSimon
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81504
More information about the All-commits
mailing list