[PATCH] D140836: Do not short circuit hoistIVInc when recomputation of poison flags is needed.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 01:21:51 PST 2023


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

LGTM. This will be a minor compile-time regression, but it's a correctness fix...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140836



More information about the llvm-commits mailing list