[PATCH] D120124: [LegacyPassManager] Check Changed status returned by MachineFunctionPasses

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 23:40:54 PST 2022


serge-sans-paille added a comment.

LGTM, when I had to do that move for regular passes, I started by fixing each individual pass before I landed the actual check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120124



More information about the llvm-commits mailing list