"llvm/docs/AMDGPU/gfx10_data_mimg_atomic_reg.rst" did not exist on "47eb63684d22c12b9defb99c394dbd10e26fefff"
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: sdesmalen, rriddle, efriedma Reviewed By: sdesmalen Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D77263
Loading
Please sign in to comment