[PATCH] D41362: [AArch64][GlobalISel] Enable GlobalISel at -O0 by default
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 12:39:04 PST 2017
aemerson requested review of this revision.
aemerson added a comment.
I've updated the patch and introduced a new default behavior for -global-isel-abort so it can co-operate with targets which have GISel enabled by default. The bug Eli raised should also be fixed as well in another commit.
Repository:
rL LLVM
https://reviews.llvm.org/D41362
More information about the llvm-commits
mailing list