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
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128498
[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
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 24 2022, 12:03 AM 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 Closed by commit rGaeb2cd3176b0: [flang] Keep PURE in IEEE functions (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439646 flang/module/__fortran_ieee_exceptions.f90
flang/module/ieee_arithmetic.f90
|