aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopVersioning.cpp
diff options
context:
space:
mode:
authorChristopher Tetreault <ctetreau@quicinc.com>2020-04-28 12:39:59 -0700
committerChristopher Tetreault <ctetreau@quicinc.com>2020-04-28 12:59:26 -0700
commit2e214baed929ab4e38feb34fd1451d759821e4f5 (patch)
treeda071ce326c86634e92f90b0d10a4bb26221aeee /llvm/lib/Transforms/Utils/LoopVersioning.cpp
parent95e570725a1423fcb7d6c1aa7eeed64c4a806436 (diff)
downloadllvm-2e214baed929ab4e38feb34fd1451d759821e4f5.zip
llvm-2e214baed929ab4e38feb34fd1451d759821e4f5.tar.gz
llvm-2e214baed929ab4e38feb34fd1451d759821e4f5.tar.bz2
[SVE] Remove invalid usage of VectorType::getNumElements in Function
Summary: Removes usage of VectorType::getNumElements identified by test located at CodeGen/aarch64-sve-intrinsics/acle_sve_dot.c. This code explicitly converts a potentially fixed length vector to scalable vector by constructing the ElementCount = {getNumElements(), true} Reviewers: rengolin, efriedma, kmclaughlin, c-rhodes, sdesmalen Reviewed By: efriedma Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D78967
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions