[PATCH] D154941: [mlir][ArmSME] Add custom get_tile_id and cast ops

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 08:50:25 PDT 2023


c-rhodes updated this revision to Diff 540436.
c-rhodes added a comment.

Minor update to add scalar int type to name of functions for get_tile_id tests


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

https://reviews.llvm.org/D154941

Files:
  mlir/include/mlir/Dialect/ArmSME/IR/ArmSME.td
  mlir/include/mlir/IR/OpBase.td
  mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp
  mlir/lib/Dialect/ArmSME/Transforms/LegalizeForLLVMExport.cpp
  mlir/test/Dialect/ArmSME/canonicalize.mlir
  mlir/test/Dialect/ArmSME/invalid.mlir
  mlir/test/Dialect/ArmSME/roundtrip.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154941.540436.patch
Type: text/x-patch
Size: 24114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/606c7641/attachment.bin>


More information about the llvm-commits mailing list