[PATCH] D157005: [mlir][ArmSME] Add vector to tile slice op and lowerings
    Cullen Rhodes via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 22 06:47:58 PDT 2023
    
    
  
c-rhodes updated this revision to Diff 552337.
c-rhodes marked 2 inline comments as done.
c-rhodes added a comment.
Update descriptions for op and type constraint.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157005/new/
https://reviews.llvm.org/D157005
Files:
  mlir/include/mlir/Dialect/ArmSME/IR/ArmSME.td
  mlir/lib/Conversion/VectorToArmSME/VectorToArmSME.cpp
  mlir/lib/Dialect/ArmSME/Transforms/LegalizeForLLVMExport.cpp
  mlir/test/Dialect/ArmSME/arith-ops-to-sme.mlir
  mlir/test/Dialect/ArmSME/invalid.mlir
  mlir/test/Dialect/ArmSME/roundtrip.mlir
  mlir/test/Integration/Dialect/Vector/CPU/ArmSME/tile_fill.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157005.552337.patch
Type: text/x-patch
Size: 20378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/830322cd/attachment.bin>
    
    
More information about the llvm-commits
mailing list