This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ppc: fsel, min, max


>>>>> Aldy Hernandez writes:

Aldy> how in the world can i trigger generation of fsel in the rs6000 port.

	You need to invoke GCC with -ffast-math.  See the tests for
flag_unsafe_math_optimizations in rs6000_emit_cmove.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]