[PATCH] D67855: [X86] Add new calling convention that guarantees tail call optimization

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 11:42:59 PDT 2019


rnk added a comment.

I think of "disable-tail-calls" as a debugging tool, so I think what you've implemented here makes sense.


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

https://reviews.llvm.org/D67855





More information about the llvm-commits mailing list