[PATCH] D113094: [ARM] Move VPTBlock pass after post-ra scheduling
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 02:23:57 PDT 2021
SjoerdMeijer added a comment.
Sounds like a good idea. I think its current place in the pipeline was semi arbitrary, i.e. it seemed like a good place and not much thought was given about scheduling.
I can't think of any, but just checking, any (potential) disadvantages to moving this later?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113094/new/
https://reviews.llvm.org/D113094
More information about the llvm-commits
mailing list