[PATCH] Use the 'arcp' fast-math-flag when combining repeated FP divisors

Akira Hatanaka ahatanak at gmail.com
Tue May 12 11:39:22 PDT 2015


To preserve backward compatibility, I think we should make sure functions using fast math attributes (e.g., "unsafe-fp-math" in test/CodeGen/PowerPC/fdiv-combine.ll) still get optimized after we migrate to modeling those flags at the node-level (using autoupgrade?).


http://reviews.llvm.org/D9708

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list