[PATCH] D81230: Correctly report modified status for LoopIdiomRecognize

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 12:07:53 PDT 2020


efriedma added a comment.

> Existing code already tries to tidy up the code (e.g. line 1084), so I feel I'm just syndicating that code in one place.

I'm not against trying to clean up the code; I'm just against asserting that we successfully managed to clean up the memory representation to exactly the same form it was in before we called expandCodeFor.


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

https://reviews.llvm.org/D81230





More information about the llvm-commits mailing list