[PATCH] D19394: Add optimization bisect opt-in calls for AArch64 passes

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 10:09:49 PDT 2016


probinson added a subscriber: probinson.
probinson added a comment.

In http://reviews.llvm.org/D19394#410009, @rengolin wrote:

> With the same constraints as the ARM version (only for debug purposes), LGTM, too.


The optnone aspect is controlled in the source via a pragma or attribute.  Does that change your opinion?


Repository:
  rL LLVM

http://reviews.llvm.org/D19394





More information about the llvm-commits mailing list