[PATCH] D45916: Enable MachineOutliner by default under -Oz for AArch64

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 14:05:06 PDT 2018


efriedma added a comment.

This is getting complicated enough that I'd like to see it split into two patches; one for the MachineOutliner option/configuration changes, and one to actually change the default for AArch64.


https://reviews.llvm.org/D45916





More information about the llvm-commits mailing list