[PATCH] D81236: Correctly report modified status for LoopExtractor
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 18 11:27:08 PDT 2020
serge-sans-paille added a comment.
In D81236#2101504 <https://reviews.llvm.org/D81236#2101504>, @serge-sans-paille wrote:
> Improve the approach by updating the pass manager API to allow to get the pass return status when computing a Lazy analysis.
@foad / @jdoerfert if the approach looks fine, I'll update other passes that have the same issue.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81236/new/
https://reviews.llvm.org/D81236
More information about the llvm-commits
mailing list