[Mlir-commits] [mlir] [mlir][vector] Propagate scalability in TransferWriteNonPermutationLowering (PR #85632)
    Crefeda Rodrigues 
    llvmlistbot at llvm.org
       
    Wed Mar 20 08:00:20 PDT 2024
    
    
  
================
@@ -41,6 +41,25 @@ func.func @permutation_with_mask_scalable(%2: memref<?x?xf32>, %dim_1: index, %d
   return %1 : vector<8x[4]x2xf32>
 }
 
+// CHECK:           func.func @permutation_with_mask_transfer_write_scalable(
----------------
cfRod wrote:
Sorry which values?
https://github.com/llvm/llvm-project/pull/85632
    
    
More information about the Mlir-commits
mailing list