[PATCH] D134743: [SimplifyCFG] Allow SimplifyCFG sinking to merge tail call kinds

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 08:24:04 PDT 2022


eddyz87 added a comment.

This follows the discussion in the following thread <https://discourse.llvm.org/t/rfc-ignore-tail-call-flag-when-comparing-instructions-for-sinking-in-simplifycfgpass/65352>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134743



More information about the llvm-commits mailing list