[PATCH] D80696: [MLIR][BufferPlacement] Support functions that return Memref typed results
    Ehsan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 28 07:35:15 PDT 2020
    
    
  
dfki-ehna updated this revision to Diff 266870.
dfki-ehna marked 4 inline comments as done.
dfki-ehna added a comment.
Change walk return type to WalkResult and move BlockAndValueMapping before adding new arguments to the new block.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80696/new/
https://reviews.llvm.org/D80696
Files:
  mlir/include/mlir/Transforms/BufferPlacement.h
  mlir/lib/Dialect/Linalg/Transforms/TensorsToBuffers.cpp
  mlir/lib/Transforms/BufferPlacement.cpp
  mlir/test/Transforms/buffer-placement-preparation.mlir
  mlir/test/Transforms/buffer-placement.mlir
  mlir/test/lib/Transforms/TestBufferPlacement.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80696.266870.patch
Type: text/x-patch
Size: 20194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/44f319a2/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list