[PATCH] D53706: [RecursionStackElimination]: Pass to eliminate recursions

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 06:05:40 PST 2018


john.brawn added a comment.

Also, we should be disabling this transformation when optimising for size.


Repository:
  rL LLVM

https://reviews.llvm.org/D53706





More information about the llvm-commits mailing list