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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 07:56:50 PDT 2017


junbuml added a comment.

Hi Nemanja,

Sorry for the delay. I tried it on AArach64 for spec2006/2000, and I didn't see any clear difference in performance. However, I do not disagree with the idea. 
Thanks,
Jun


Repository:
  rL LLVM

https://reviews.llvm.org/D36504





More information about the llvm-commits mailing list