[PATCH] D34615: [PowerPC] set optimization level in SelectionDAGISel

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 08:05:06 PDT 2017


hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.

LGTM.

Please make sure that you run a self-hosting test at both -O3 and -O0 (Release and Debug) before committing.


https://reviews.llvm.org/D34615





More information about the llvm-commits mailing list