[PATCH] D19518: Add optimization bisect opt-in calls for NVPTX passes

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 18:20:54 PDT 2016


jlebar added a subscriber: jlebar.
jlebar added a comment.

> I did not add opt-in calls to the following passes, which appear to be required:


Those all seem required to me, with the exception of the peephole optimizer, like you say.

I think the changes you've made here are safe, but I'm not super-familiar with these passes, so I'd prefer if someone else could double-check.


Repository:
  rL LLVM

http://reviews.llvm.org/D19518





More information about the llvm-commits mailing list