[PATCH] D156467: [mlir][ArmSME] Add conversion from ArmSME to SCF to materialize loops

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 01:20:34 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
c-rhodes marked an inline comment as done.
Closed by commit rG9e1b82532145: [mlir][ArmSME] Add conversion from ArmSME to SCF to materialize loops (authored by c-rhodes).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156467

Files:
  mlir/include/mlir/Conversion/ArmSMEToSCF/ArmSMEToSCF.h
  mlir/include/mlir/Conversion/Passes.h
  mlir/include/mlir/Conversion/Passes.td
  mlir/include/mlir/Dialect/ArmSME/IR/ArmSME.td
  mlir/lib/Conversion/ArmSMEToSCF/ArmSMEToSCF.cpp
  mlir/lib/Conversion/ArmSMEToSCF/CMakeLists.txt
  mlir/lib/Conversion/CMakeLists.txt
  mlir/lib/Dialect/ArmSME/Transforms/LegalizeForLLVMExport.cpp
  mlir/test/Conversion/ArmSMEToSCF/arm-sme-to-scf.mlir
  mlir/test/Dialect/ArmSME/arm-sme-to-llvm-casts.mlir
  mlir/test/Dialect/ArmSME/roundtrip.mlir
  mlir/test/Dialect/ArmSME/vector-ops-to-llvm.mlir
  mlir/test/Integration/Dialect/Vector/CPU/ArmSME/vector-load-store.mlir
  mlir/test/Integration/Dialect/Vector/CPU/ArmSME/vector-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156467.545958.patch
Type: text/x-patch
Size: 59050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/a346dc97/attachment.bin>


More information about the llvm-commits mailing list