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

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 13:59:43 PDT 2018


paquette added a comment.

Funnily enough, this version of the patch uncovered a bug in a different pass, which caused its lit tests to fail (https://reviews.llvm.org/D46330).

Since I just committed the fix in r331307, this should pass every lit test.


https://reviews.llvm.org/D45916





More information about the llvm-commits mailing list