This is mainly done so that we don't lose the nofpexcept flag once we start emitting it.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks for looking into this. Is the same or something similar needed in TargetInstrInfo::genAlternativeCodeSequence, for the commutative fp instructions?
Comment Actions
Also preserve flags in TargetInstrInfo::reassociateOps (which is called from TargetInstrInfo::genAlternativeCodeSequence).