[PATCH] D81230: Correctly report modified status for LoopIdiomRecognize
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 17:12:48 PDT 2020
efriedma added a comment.
I'd prefer to conservatively return true, rather than worry about whether calling expandCodeFor and cleaning it up is actually a pure no-op in terms of use-lists etc.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81230/new/
https://reviews.llvm.org/D81230
More information about the llvm-commits
mailing list