================
@@ -109,11 +109,11 @@ static void addMappingsFromTLI(const TargetLibraryInfo 
&TLI, CallInst &CI) {
   TLI.getWidestVF(ScalarName, WidestFixedVF, WidestScalableVF);
 
   for (bool Predicated : {false, true}) {
-    for (ElementCount VF = ElementCount::getFixed(2);
----------------
mga-sc wrote:
Leave a comment about this change. It is unclear why this change is needed and 
whether it affects other vector libraries.

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

Reply via email to