[PATCH] D71007: [ARM][LowOverheadLoops] Remove dead loop update instructions
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 01:54:18 PST 2019
samparker accepted this revision.
samparker added a comment.
This revision is now accepted and ready to land.
I don't see the value in splitting getInstWithUseBefore and getAllInstWithUseBefore, I think the logic would be easier to understand if combined.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71007/new/
https://reviews.llvm.org/D71007
More information about the llvm-commits
mailing list