[PATCH] D143747: [mlir][MemRef][Transform] Don't apply multibuffer on "useless" allocs
    Quentin Colombet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 13 00:11:10 PST 2023
    
    
  
qcolombet updated this revision to Diff 496852.
qcolombet added a comment.
Use `LoopLikeOpInterface` instead of `scf::ForOP`
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143747/new/
https://reviews.llvm.org/D143747
Files:
  mlir/include/mlir/Dialect/MemRef/TransformOps/MemRefTransformOps.td
  mlir/lib/Dialect/MemRef/TransformOps/MemRefTransformOps.cpp
  mlir/test/Dialect/MemRef/transform-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143747.496852.patch
Type: text/x-patch
Size: 11458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/954ef627/attachment.bin>
    
    
More information about the llvm-commits
mailing list