[PATCH] D156980: [mlir][ArmSME] Extend arm_sme.zero for all types

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 14:25:26 PDT 2023


dcaballe accepted this revision.
dcaballe added a comment.
This revision is now accepted and ready to land.

Thanks!



================
Comment at: mlir/test/Dialect/ArmSME/vector-ops-to-sme.mlir:163
+// arith.constant dense<0> to arm_sme.zero
+// =============================================================================
+
----------------
I would suggest that we move this to a different file to avoid future refactorings.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156980



More information about the llvm-commits mailing list