This is an archive of the discontinued LLVM Phabricator instance.

[Flang] Options to lower math intrinsics to relaxed, precise variants
ClosedPublic

Authored by kiranchandramohan on Mar 25 2022, 8:17 AM.

Details

Summary

Enable lowering to the relaxed and precise variants in the pgmath
library.

This is part of the upstreaming effort from the fir-dev branch in [1].
[1] https://github.com/flang-compiler/f18-llvm-project

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Peter Klausler <pklausler@nvidia.com>

Diff Detail

Event Timeline

Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Herald added a subscriber: mehdi_amini. · View Herald Transcript
kiranchandramohan requested review of this revision.Mar 25 2022, 8:17 AM
This revision is now accepted and ready to land.Mar 25 2022, 10:34 AM