[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
Tue Jul 18 00:42:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ff9761a69df: [mlir][ArmSME] Add custom get_tile_id and cast ops (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D154941?vs=540436&id=541363#toc

Repository:
  rG LLVM Github Monorepo

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.541363.patch
Type: text/x-patch
Size: 24879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/c3fb6e7d/attachment.bin>


More information about the llvm-commits mailing list