Fold the intrinsic function SET_EXPONENT() and its special case,
FRACTION().
Details
Details
- Reviewers
vdonaldson - Commits
- rG0b8377534e6a: [flang] Fold SET_EXPONENT() and FRACTION()
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130378
[flang] Fold SET_EXPONENT() and FRACTION() ClosedPublic Authored by klausler on Jul 22 2022, 12:04 PM.
Details
Summary Fold the intrinsic function SET_EXPONENT() and its special case,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 22 2022, 1:01 PM Closed by commit rG0b8377534e6a: [flang] Fold SET_EXPONENT() and FRACTION() (authored by klausler). · Explain WhyJul 22 2022, 3:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446998 flang/include/flang/Evaluate/real.h
flang/lib/Evaluate/fold-real.cpp
flang/lib/Evaluate/real.cpp
flang/test/Evaluate/folding07.f90
|