================
@@ -1366,6 +1383,67 @@ bool SPIRVInstructionSelector::selectRsqrt(Register 
ResVReg,
       .constrainAllUses(TII, TRI, RBI);
 }
 
+// Since there is no integer dot implementation, expand by piecewise 
multiplying
----------------
pow2clk wrote:

Those are fairly recent SPIRV extensions. I didn't think incorporating them was 
within scope. 

https://github.com/llvm/llvm-project/pull/102872
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to