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

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 16:18:19 PDT 2020


silvas updated this revision to Diff 258862.
silvas marked 4 inline comments as done.
silvas added a comment.

Address feedback


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
  mlir/test/lib/Transforms/TestInlining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78415.258862.patch
Type: text/x-patch
Size: 8333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/ca9995ca/attachment.bin>


More information about the llvm-commits mailing list