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

Yvan Roux via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 10:33:24 PDT 2018


yroux added a comment.

Hi Jessica,

I passed your patch into our pre-commit validation (on x86_64, AArch64 and ARM boxes) and besides the 2 failures on the recently added AArch64 outliner testcases (which need to be updated) I got regressions on AMDGPU when -march=5600 is used and on PowerPC when mcpu=pwr7 is used without -mattr=-crbits, and I've troubles to figure out why...

Here are the logs for x86: https://ci.linaro.org/job/tcwg-llvm-staged-build/140/label=tcwg-x86_64-cam,target=tcwg-x86_64-cam/console


https://reviews.llvm.org/D45916





More information about the llvm-commits mailing list