This is an archive of the discontinued LLVM Phabricator instance.

[flang] Propagate more FastMath flags to lowering.
ClosedPublic

Authored by vzakhari on Nov 7 2022, 12:00 PM.

Details

Summary

Plugged in propagation of nnan/nsz/arcp/afn/reassoc related options
to lowering/FirOpBuilder.

Diff Detail

Event Timeline

vzakhari created this revision.Nov 7 2022, 12:00 PM
Herald added a project: Restricted Project. · View Herald Transcript
vzakhari requested review of this revision.Nov 7 2022, 12:00 PM
tblah accepted this revision.Nov 8 2022, 2:21 AM

Thanks for this, LGTM

This revision is now accepted and ready to land.Nov 8 2022, 2:21 AM
jeanPerier accepted this revision.Nov 8 2022, 2:43 AM
awarzynski accepted this revision.Nov 8 2022, 10:51 AM
This revision was automatically updated to reflect the committed changes.