[PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns

escha via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 28 16:03:33 PST 2015


escha added a subscriber: escha.
escha added a comment.

Could this be resolved by using -0 as the constant instead of 0 in non-fast-math mode?

—escha


Repository:
  rL LLVM

http://reviews.llvm.org/D14909





More information about the llvm-commits mailing list