[Mlir-commits] [mlir] [mlir][vector] Tighten the semantics of vector.{load|store} (PR #135151)

Benjamin Maxwell llvmlistbot at llvm.org
Fri Apr 11 09:48:10 PDT 2025


================
@@ -34,11 +34,11 @@ func.func @za0_d_f64() -> i32 {
   //   3.1, 3.1, 3.1, 3.1
   //
   %tilesize = arith.muli %svl_d, %svl_d : index
----------------
MacDue wrote:

%tilesize is dead?

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


More information about the Mlir-commits mailing list