This is an archive of the discontinued LLVM Phabricator instance.

[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
led to test failures; debug and add more tests.

Diff Detail

Event Timeline

klausler created this revision.Sep 29 2021, 11:12 AM
klausler requested review of this revision.Sep 29 2021, 11:12 AM
This revision is now accepted and ready to land.Sep 29 2021, 11:39 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 11:36 AM