================
@@ -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:why did you change this? It looked correct before. https://github.com/llvm/llvm-project/pull/147342 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
