This is an archive of the discontinued LLVM Phabricator instance.

[flang] Enable RISC-V for x86CompatibleBehavior in floating point flag
ClosedPublic

Authored by realqhc on Nov 22 2022, 8:13 AM.

Details

Summary

Fixes #59132 by mitigating the behavior of not setting underflow flag on RISC-V platform.

Diff Detail

Event Timeline

realqhc created this revision.Nov 22 2022, 8:13 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 22 2022, 8:13 AM
realqhc requested review of this revision.Nov 22 2022, 8:13 AM
This revision is now accepted and ready to land.Nov 28 2022, 3:57 PM