================
@@ -1048,7 +1048,8 @@ def int_callbr_landingpad : Intrinsic<[llvm_any_ty],
[LLVMMatchType<0>],
def int_structured_gep
: DefaultAttrsIntrinsic<[llvm_anyptr_ty],
- [LLVMMatchType<0>, llvm_vararg_ty],
+ [LLVMMatchType<0>, llvm_anyvector_ty,
+ llvm_vararg_ty],
----------------
krzysz00 wrote:
Is there a better place to put such things in this context?
https://github.com/llvm/llvm-project/pull/200093
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits