[PATCH] D147532: [MachineLateInstrsCleanup] Improve compile time for huge functions.
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 08:16:54 PDT 2023
jonpa added a comment.
In D147532#4314784 <https://reviews.llvm.org/D147532#4314784>, @vpykhtin wrote:
> Ok, since this isn't critical I don't have strong preference to erase by the iterator, I'm fine with shorter and nicer version with make_early_inc_range :) Thank you :)
Thanks for review!
I pushed it, but ran into a buildbot failure, which I fixed with 10f0158 <https://reviews.llvm.org/rG10f0158f005c5405058118ae9a810e2019382cb7>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147532/new/
https://reviews.llvm.org/D147532
More information about the llvm-commits
mailing list