[Mlir-commits] [mlir] [mlir][ArmSME] Add arm_sme.move_tile_slice_to_vector op (PR #67652)

Benjamin Maxwell llvmlistbot at llvm.org
Thu Sep 28 08:24:27 PDT 2023


================
@@ -202,16 +202,11 @@ struct TileStoreOpConversion : public OpRewritePattern<arm_sme::TileStoreOp> {
 ///  %c0 = arith.constant 0 : index
----------------
MacDue wrote:

Reworded to MOVA -> `arm_sme.move_tile_slice_to_vector`

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


More information about the Mlir-commits mailing list