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

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 14:57:56 PST 2015


spatel added a comment.

In http://reviews.llvm.org/D15294#311164, @zansari wrote:

> I'd disable the expansion under minsize, at least.. Otherwise, lgtm.


Thanks! I'll add that check and a test case and get this checked in.


http://reviews.llvm.org/D15294





More information about the llvm-commits mailing list