[PATCH] D39599: [ARM] Fix incorrect conversion of a tail call to an ordinary call

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 03:27:22 PST 2017


chill updated this revision to Diff 122221.
chill marked an inline comment as done.
chill added a comment.

Fix accidental pass-by-value (parameter should have reference type).


https://reviews.llvm.org/D39599

Files:
  lib/Target/ARM/Thumb1FrameLowering.cpp
  test/CodeGen/ARM/thumb1_return_sequence.ll
  test/CodeGen/ARM/v8m-tail-call.ll
  test/CodeGen/Thumb/thumb-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39599.122221.patch
Type: text/x-patch
Size: 9968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/8ff2d425/attachment.bin>


More information about the llvm-commits mailing list