[PATCH] D67303: [AArch64][GlobalISel] Enable the localizer for optimized builds

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 14:51:32 PDT 2019


qcolombet accepted this revision.
qcolombet added a comment.

Hi Amara,

Where are the benefits coming from for optimized build?
I am guessing less copies/spills and in that case, I think we should try to fix the allocator, but that's more a long term plan.
Fill a PR though with an example so that we don't forget.

LGTM.

Cheers,
-Quentin


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67303/new/

https://reviews.llvm.org/D67303





More information about the llvm-commits mailing list