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

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 02:38:36 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b4b6cbba5e0: [mlir][ArmSME] Add move vector to tile slice op and lowerings (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D157005?vs=553048&id=554225#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157005

Files:
  mlir/include/mlir/Dialect/ArmSME/IR/ArmSME.td
  mlir/lib/Conversion/VectorToArmSME/VectorToArmSME.cpp
  mlir/lib/Dialect/ArmSME/Transforms/LegalizeForLLVMExport.cpp
  mlir/test/Dialect/ArmSME/arith-ops-to-sme.mlir
  mlir/test/Dialect/ArmSME/invalid.mlir
  mlir/test/Dialect/ArmSME/roundtrip.mlir
  mlir/test/Integration/Dialect/Vector/CPU/ArmSME/tile_fill.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157005.554225.patch
Type: text/x-patch
Size: 20429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/b6f241a7/attachment.bin>


More information about the llvm-commits mailing list