[PATCH] D15361: Do not lower VSETCC if operand is an f16 vector

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 03:05:06 PST 2015


jmolloy requested changes to this revision.
jmolloy added a comment.
This revision now requires changes to proceed.

Hi Pirama,

I'm slightly concerned that LowerSETCC is being called when the operation action is Expand. Could you please elaborate/investigate why this is the case before we go ahead with this patch?

Cheers,

James


http://reviews.llvm.org/D15361





More information about the llvm-commits mailing list