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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 19 14:28:01 PDT 2021


lebedev.ri planned changes to this revision.
lebedev.ri added a comment.

That being said, let's try this in smaller steps, D104598 <https://reviews.llvm.org/D104598>/D104597 <https://reviews.llvm.org/D104597> being the first one, handling only the `ret`.


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