[PATCH] D36504: [CodeGenPrepare][WIP] Convert uncond. branch to return into a return to help with shrink-wrapping
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 27 03:48:53 PDT 2017
kparzysz added a comment.
Isn't tail duplication a better place to do this?
Repository:
rL LLVM
https://reviews.llvm.org/D36504
More information about the llvm-commits
mailing list