[PATCH] D57050: [CodeGenPrepare] Handle all debug calls in dupRetToEnableTailCallOpts()

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 09:25:46 PST 2019


jonpa updated this revision to Diff 183559.
jonpa added a comment.

I made a new reduced MIR test case from the original source file and this time included the IR as a comment. Hope that works.


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

https://reviews.llvm.org/D57050

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/SystemZ/debuginstr-cgp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57050.183559.patch
Type: text/x-patch
Size: 7946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/c337fc49/attachment.bin>


More information about the llvm-commits mailing list