[PATCH] D104445: [SimplifyCFGPass] Tail-merging function-terminating blocks

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 07:35:29 PDT 2021


spatel added a comment.

I don't have any real basis to say if this step is good. It would help to point to or show an example where we will eventually win from this change {+ the inverse} + a difference in inlining. 
Seems like a potentially large scope change, so post to llvm-dev to see if anyone else has experience/opinions?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104445



More information about the llvm-commits mailing list