[PATCH] D78420: [VectorUtils] Use early_inc_range instead of DelSet (NFC).
Ayal Zaks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 18 04:18:25 PDT 2020
Ayal accepted this revision.
Ayal added a comment.
This revision is now accepted and ready to land.
Yes, that's indeed better, thanks!
(Maybe worth adding a comment that releaseGroup(Group) erases Group from InterleaveGroups, to explain the use of make_early_inc_range; if it's not obvious.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78420/new/
https://reviews.llvm.org/D78420
More information about the llvm-commits
mailing list