[PATCH] D39100: [ARM] Use PostRA machine scheduler when FeatureUseMISched is set
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 10:43:32 PDT 2017
fhahn added a comment.
Also, this should not impact any of the cores that enable the MachineScheduler (swift and cyclone), as they disable PostRA scheduling.
Repository:
rL LLVM
https://reviews.llvm.org/D39100
More information about the llvm-commits
mailing list