[PATCH] D116086: [InstCombine] Use range for loops (NFC)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 30 05:01:32 PST 2022
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
In D116086#3282497 <https://reviews.llvm.org/D116086#3282497>, @rickyz wrote:
> Apologies for the long-delayed response on these changes. I've split out the trivial changes into D118553 <https://reviews.llvm.org/D118553> - does that look reasonable? I'm not an LLVM committer, so would you mind landing the changes in this series for me once they are approved? Thanks!
LGTM. Thanks for splitting up the pieces. I can push these on your behalf.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116086/new/
https://reviews.llvm.org/D116086
More information about the llvm-commits
mailing list