[PATCH] D19449: Add optimization bisect opt-in calls for ARM passes

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


probinson added a comment.

As long as we all understand that

- optnone is something that end-users will do for their own reasons, not as compiler developers; and
- optnone should not be allowed to cause any correctness problems

then I'm okay.  I have no idea about these passes specifically, I just don't want somebody approving a patch based on an incorrect assumption.


Repository:
  rL LLVM

http://reviews.llvm.org/D19449





More information about the llvm-commits mailing list