[PATCH] D78415: Fix inlining multi-block callees with type conversion.

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 20:24:06 PDT 2020


silvas updated this revision to Diff 258471.
silvas added a comment.

Actually test stuff in test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78415

Files:
  mlir/include/mlir/Transforms/InliningUtils.h
  mlir/lib/Transforms/Inliner.cpp
  mlir/lib/Transforms/Utils/InliningUtils.cpp
  mlir/test/Transforms/inlining.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78415.258471.patch
Type: text/x-patch
Size: 6237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/1a021fe3/attachment.bin>


More information about the llvm-commits mailing list