This is an archive of the discontinued LLVM Phabricator instance.

[flang] Keep PURE in IEEE functions
ClosedPublic

Authored by clementval on Jun 24 2022, 12:03 AM.

Details

Summary

PURE keyword should be kept in __fortran_ieee_exceptions.f90
and ieee_arithmetic.f90 and not removed as done in
https://reviews.llvm.org/D128431

Diff Detail

Event Timeline

clementval created this revision.Jun 24 2022, 12:03 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 24 2022, 12:03 AM
clementval requested review of this revision.Jun 24 2022, 12:03 AM
vdonaldson accepted this revision.Jun 24 2022, 12:08 AM

Looks good, thanks!

This revision is now accepted and ready to land.Jun 24 2022, 12:08 AM
This revision was landed with ongoing or failed builds.Jun 24 2022, 12:10 AM
This revision was automatically updated to reflect the committed changes.