[PATCH] D154955: [mlir][ArmSME] Implement tile allocation

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 01:47:10 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb54fec7263a: [mlir][ArmSME] Implement tile allocation (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D154955?vs=540440&id=541396#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154955

Files:
  mlir/include/mlir/Dialect/ArmSME/Transforms/Passes.h
  mlir/include/mlir/Dialect/ArmSME/Transforms/Passes.td
  mlir/lib/Dialect/ArmSME/Transforms/CMakeLists.txt
  mlir/lib/Dialect/ArmSME/Transforms/LegalizeForLLVMExport.cpp
  mlir/lib/Dialect/ArmSME/Transforms/TileAllocation.cpp
  mlir/test/Dialect/ArmSME/tile-allocation.mlir
  mlir/test/Integration/Dialect/Vector/CPU/ArmSME/vector-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154955.541396.patch
Type: text/x-patch
Size: 23158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/4fdbddcf/attachment.bin>


More information about the llvm-commits mailing list