[PATCH] D110901: [SimplifyCFG] Prevent SimplifyCFG from sinking indirect calls.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 01:27:46 PDT 2021


lebedev.ri added a comment.

It looks like what we need is a `invoke of select between functions  -->  if-then-else`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110901



More information about the llvm-commits mailing list