================
@@ -79,7 +79,7 @@ let TargetPrefix = "spv" in {
def int_spv_refract
: DefaultAttrsIntrinsic<[LLVMMatchType<0>],
[llvm_anyfloat_ty, LLVMMatchType<0>,
- LLVMVectorElementType<0>],
+ llvm_anyfloat_ty],
----------------
spall wrote:
Is it because the first argument might not be a vector?
https://github.com/llvm/llvm-project/pull/147342
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits