[PATCH] D15294: [x86] inline calls to fmaxf / llvm.maxnum.f32 using maxss (PR24475)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 12 09:01:27 PST 2015


spatel added reviewers: andreadb, kbsmith1, zansari.
spatel added a subscriber: jmolloy.
spatel added a comment.

In http://reviews.llvm.org/D15294#309246, @jmolloy wrote:

> As this primarily involves the x86 backend, I don't think I'm an appropriate reviewer; Resigning.


Thanks, James. I thought you might have some feedback on the SelectionDAGBuilder question, although that is separate from the functionality of this patch as it stands.

Adding some more potential x86 reviewers.


http://reviews.llvm.org/D15294





More information about the llvm-commits mailing list