[PATCH] D61882: [ARM] Don't use the Machine Scheduler for cortex-m at minsize
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 03:38:13 PDT 2019
fhahn accepted this revision.
fhahn added a comment.
LGTM, it would be great to have Cortex-M4 use the MachineScheduler in the non -Oz cases. Lets keep track of the issues (I expect more to surface) and go from there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61882/new/
https://reviews.llvm.org/D61882
More information about the llvm-commits
mailing list