================
@@ -44,6 +44,337 @@ let Predicates = [HasStdExtZvfbfminOrZvfofp8min] in {
 let mayRaiseFPException = true, Predicates = [HasStdExtZvfbfwma] in
   defm PseudoVFWMACCBF16 : VPseudoVWMAC_VV_VF_BF_RM;
 
+defset list<VTypeInfoToWide> AllWidenableIntToBFloatVectors = {
----------------
topperc wrote:

`AllWidenableIntToBFloatVectors` -> `AllWidenableIntToBF16Vectors` to match 
`AllBF16Vectors`

https://github.com/llvm/llvm-project/pull/161158
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to