================
@@ -33,6 +33,10 @@ int test_dot_int3(int3 p0, int3 p1) { return dot(p0, p1); }
// CHECK: ret i32 %hlsl.dot
----------------
alsepkow wrote:Does it not make sense to add test cases for 16bit and 64bit cases right now? https://github.com/llvm/llvm-project/pull/216418 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
