[PATCH] D79329: [MLIR] Update the FunctionAndBlockSignatureConverter and NonVoidToVoidReturnOpConverter of Buffer Assignment

Ehsan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 02:08:26 PDT 2020


dfki-ehna updated this revision to Diff 264824.
dfki-ehna added a comment.

Change Assert to emitError and add a test case for the generated error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79329

Files:
  mlir/include/mlir/Transforms/BufferPlacement.h
  mlir/lib/Dialect/Linalg/Transforms/TensorsToBuffers.cpp
  mlir/lib/Transforms/BufferPlacement.cpp
  mlir/test/Transforms/buffer-placement-prepration.mlir
  mlir/test/lib/Transforms/TestBufferPlacement.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79329.264824.patch
Type: text/x-patch
Size: 14482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/4d6a8ab2/attachment.bin>


More information about the llvm-commits mailing list