[PATCH] D153050: [mlir][ArmSME] Insert intrinsics to enable/disable ZA

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 02:01:08 PDT 2023


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

Address comments


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

https://reviews.llvm.org/D153050

Files:
  mlir/include/mlir/Conversion/Passes.td
  mlir/include/mlir/Dialect/ArmSME/IR/ArmSME.td
  mlir/include/mlir/Dialect/ArmSME/Transforms/Transforms.h
  mlir/lib/Conversion/VectorToLLVM/CMakeLists.txt
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.cpp
  mlir/lib/Dialect/ArmSME/Transforms/CMakeLists.txt
  mlir/lib/Dialect/ArmSME/Transforms/LegalizeForLLVMExport.cpp
  mlir/test/Dialect/ArmSME/enable-arm-za.mlir
  mlir/test/Target/LLVMIR/arm-sme.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153050.532048.patch
Type: text/x-patch
Size: 9730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/68c4f658/attachment.bin>


More information about the llvm-commits mailing list