[llvm] Isd splat vector (PR #189529)

Kartik Ohlan via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 22:53:30 PDT 2026


================
@@ -6122,7 +6128,7 @@ KnownFPClass SelectionDAG::computeKnownFPClass(SDValue Op,
   }
 
   return Known;
-}
+ }
----------------
Ko496-glitch wrote:

thanks, i will fix it right now :)

https://github.com/llvm/llvm-project/pull/189529


More information about the llvm-commits mailing list