[PATCH] D135997: [Dominators] check indirect branches of callbr

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 11:45:25 PDT 2022


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM, but you might need to wait to land this until after the corresponding backend changes have landed to avoid regressions.  (Optimizations could introduce uses in non-default destinations.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135997



More information about the llvm-commits mailing list