This is an archive of the discontinued LLVM Phabricator instance.

Clean up usages of asserting vector getters in Type
AbandonedPublic

Authored by ctetreau on Apr 1 2020, 4:21 PM.

Details

Reviewers
None
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.

Diff Detail

Event Timeline

ctetreau created this revision.Apr 1 2020, 4:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2020, 4:21 PM
ctetreau abandoned this revision.Apr 1 2020, 4:23 PM