[all-commits] [llvm/llvm-project] 416a6a: [SVE] Remove calls to VectorType::getNumElements f...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Fri Aug 14 16:41:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 416a6a85b14883149a1eb48c9705dad097704d3b
https://github.com/llvm/llvm-project/commit/416a6a85b14883149a1eb48c9705dad097704d3b
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
Log Message:
-----------
[SVE] Remove calls to VectorType::getNumElements from AggressiveInstCombine
Reviewed By: fpetrogalli
Differential Revision: https://reviews.llvm.org/D82218
More information about the All-commits
mailing list