[PATCH] D135909: [LoopDeletion] Move block and loop dispo invalidation to makeLoopInvar.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 13:44:47 PDT 2022


nikic added a comment.

Generally LGTM, but don't you need to adjust the usage in LoopSimplify as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135909



More information about the llvm-commits mailing list