Clean up usages of asserting vector getters in Type
authorChristopher Tetreault <ctetreau@quicinc.com>
Thu, 9 Apr 2020 23:15:49 +0000 (16:15 -0700)
committerChristopher Tetreault <ctetreau@quicinc.com>
Thu, 9 Apr 2020 23:43:29 +0000 (16:43 -0700)
commit9f87d951fccfc21239af3ac981a6cc7941da3f93
tree5cd259e00c21f3313e19f9b6dcbe8ad466f6861d
parent0d5f15f7000928273aea305d6cff7ac7c1aa352f
Clean up usages of asserting vector getters in Type

Summary:
Remove usages of asserting vector getters in Type in preparation for the
VectorType refactor. The existence of these functions complicates the
refactor while adding little value.

Reviewers: mcrosier, efriedma, sdesmalen

Reviewed By: efriedma

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77269
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h