The algorithm used to fold SQRT has some holes that
led to test failures; debug and add more tests.
Details
Details
- Reviewers
jeanPerier - Commits
- rG691814f9cc79: [flang] Fix test regression from SQRT folding
Diff Detail
Diff Detail
Paths
| Differential D110744
[flang] Fix test regression from SQRT folding ClosedPublic Authored by klausler on Sep 29 2021, 11:12 AM.
Details
Summary The algorithm used to fold SQRT has some holes that
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 29 2021, 11:39 PM Closed by commit rG691814f9cc79: [flang] Fix test regression from SQRT folding (authored by klausler). · Explain WhySep 30 2021, 11:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375965 flang/lib/Evaluate/real.cpp
flang/test/Evaluate/folding28.f90
|