[PATCH] Change the fast-isel-abort option from bool to int to enable "levels"
Owen Anderson
resistor at mac.com
Fri Feb 27 09:48:50 PST 2015
================
Comment at: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:175
@@ +174,3 @@
+ "fails to lower an instruction: 0 disable the abort, 1 will "
+ "abort but for args, calls and terminators, 1 will also "
+ "abort for argument lowering, and 3 will never fallback "
----------------
This usage string looks wrong. The effect of 2 is never defined.
http://reviews.llvm.org/D7941
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list