[all-commits] [llvm/llvm-project] 3d123e: [SVE] Remove calls to VectorType::getNumElements f...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Wed Jun 24 13:39:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3d123e17d84ea4062a10d6b2ef0426fdb7c90158
https://github.com/llvm/llvm-project/commit/3d123e17d84ea4062a10d6b2ef0426fdb7c90158
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/lib/Transforms/IPO/GlobalOpt.cpp
Log Message:
-----------
[SVE] Remove calls to VectorType::getNumElements from IPO
Reviewers: efriedma, jdoerfert, sdesmalen, kmclaughlin
Reviewed By: efriedma, jdoerfert
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82219
More information about the All-commits
mailing list