Clean up usages of asserting vector getters in Type
authorChristopher Tetreault <ctetreau@quicinc.com>
Wed, 8 Apr 2020 22:27:41 +0000 (15:27 -0700)
committerChristopher Tetreault <ctetreau@quicinc.com>
Wed, 8 Apr 2020 23:10:55 +0000 (16:10 -0700)
commit49fd24fe9e45cade2763acbce59e683aebc3d13a
tree64c99eb09a3172c8213da2f86ffa2eeebb42c74d
parentb0bdaf9ba2bfa9e099c7cb650650133f6ea2024f
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: hfinkel, efriedma, sdesmalen

Reviewed By: efriedma

Subscribers: wuzish, nemanjai, hiraditya, kbarton, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77266
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp