[PATCH] D36504: [CodeGenPrepare][WIP] Convert uncond. branch to return into a return to help with shrink-wrapping

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 10:02:36 PDT 2017


sfertile added a comment.

In https://reviews.llvm.org/D36504#909077, @kparzysz wrote:

> Isn't tail duplication a better place to do this?


Possibly, I'll have a look at that.


Repository:
  rL LLVM

https://reviews.llvm.org/D36504





More information about the llvm-commits mailing list