[Mlir-commits] [flang] [mlir] [MLIR][Vector] Remove vector.splat (PR #162167)

James Newling llvmlistbot at llvm.org
Thu Oct 16 11:39:01 PDT 2025


================
@@ -590,32 +590,6 @@ struct LinearizeVectorBitCast final
   }
 };
 
-/// This pattern converts the SplatOp to work on a linearized vector.
----------------
newling wrote:

(I'm working on a quick fix now)

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


More information about the Mlir-commits mailing list