[PATCH] D81236: Correctly report modified status for LoopExtractor

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 13:07:09 PDT 2020


ekatz requested changes to this revision.
ekatz added a comment.
This revision now requires changes to proceed.

This change should be split into 2.
One for the PM changes and the other for the LoopExtractor (that depend on the previous change).
Regardless, the changes in the PM should be reviewed by more people...


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

https://reviews.llvm.org/D81236





More information about the llvm-commits mailing list