[PATCH] make reciprocal estimate code generation more flexible by adding command-line options
hfinkel at anl.gov
hfinkel at anl.gov
Wed May 20 15:38:10 PDT 2015
================
Comment at: lib/Target/X86/X86TargetMachine.cpp:108
@@ -107,2 +107,3 @@
+ this->Options.Reciprocals.setDefaults("all", false, 1);
initAsmInfo();
----------------
Why false? Do you want a target feature here?
http://reviews.llvm.org/D8982
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list