================ @@ -1049,7 +1049,6 @@ def llvm_nxv4i1_ty : LLVMType<nxv4i1>; def llvm_nxv8i1_ty : LLVMType<nxv8i1>; def llvm_nxv16i1_ty : LLVMType<nxv16i1>; def llvm_nxv16i8_ty : LLVMType<nxv16i8>; -def llvm_nxv8i16_ty : LLVMType<nxv8i16>; ---------------- jthackray wrote:
It's unused, but I'll re-add it since it's unrelated to this diff. https://github.com/llvm/llvm-project/pull/187046 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
