[PATCH] D157005: [mlir][ArmSME] Add vector to tile slice op and lowerings

Benjamin Maxwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 10:10:11 PDT 2023


benmxwl-arm added inline comments.


================
Comment at: mlir/test/Integration/Dialect/Vector/CPU/ArmSME/tile_fill.mlir:74
+
+    // TODO: this can be replaced with vector.print when D156519 lands.
+    llvm.call @printOpen() : () -> ()
----------------
It's landed :) 



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157005/new/

https://reviews.llvm.org/D157005



More information about the llvm-commits mailing list