[PATCH] D26855: New unsafe-fp-math implementation for X86 target

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 11:21:00 PST 2016


RKSimon added a comment.

In https://reviews.llvm.org/D26855#629715, @avt77 wrote:

> 3. But the main question is the same: should we continue with the effort?


Absolutely, but I'm starting to think it make sense to wait until after the 4.0 branch, then get this in as we need an x86 implementation for reference and then begin an investigation into how we want the MachineCombiner to develop.


https://reviews.llvm.org/D26855





More information about the llvm-commits mailing list