[PATCH] D41362: [AArch64][GlobalISel] Enable GlobalISel at -O0 by default

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 16:39:37 PST 2017


efriedma added a comment.

Ran some tests internally with "-mllvm -aarch64-enable-global-isel-at-O=0 -mllvm -global-isel-abort=0".  Just filed https://bugs.llvm.org/show_bug.cgi?id=35690 .  Otherwise seems to work.


Repository:
  rL LLVM

https://reviews.llvm.org/D41362





More information about the llvm-commits mailing list