[llvm-commits] [llvm] r148658 - in /llvm/trunk: lib/Target/ARM/ARM.td lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/ARMSchedule.td lib/Target/ARM/ARMSub
Anton Korobeynikov
asl at math.spbu.ru
Mon Jan 23 00:11:24 PST 2012
> The PowerPC backend has patterns like this (for fmadd and friends), and
> they are enabled whenever the TargetOptions flag NoExcessFPPrecision is
> disabled (which is the default). I think that this behavior is
> reasonable.
We should also match the gcc's behavior here, I think.
Ana, will you please do this?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list