[PATCH] D29020: [ARM] Change TCReturn to tBL if tailcall optimization fails.

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 03:11:49 PST 2017


rengolin added a comment.

Hi,

The tests really need to be here. If anything happens, cross-reverting is a nightmare and can be really hard to work out if the commits are in different ranges.

If this fix is needed for the other patch, than the only way I can think of is for both to be on the same commit. If this is just an independent fix, than it needs tests with it.

cheers,
--renato


https://reviews.llvm.org/D29020





More information about the llvm-commits mailing list