This is an archive of the discontinued LLVM Phabricator instance.

[HIP] Pass -fno-hip-fp32-correctly-rounded-divide-sqrt to clang -cc1
ClosedPublic

Authored by yaxunl on Jul 3 2023, 11:58 AM.

Details

Summary

-fno-hip-fp32-correctly-rounded-divide-sqrt affects clang codegen
and should be passed to clang -cc1 by clang driver.

Fixes: https://github.com/llvm/llvm-project/issues/63653

Diff Detail

Event Timeline

yaxunl created this revision.Jul 3 2023, 11:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 11:58 AM
yaxunl requested review of this revision.Jul 3 2023, 11:58 AM
arsenm accepted this revision.Jul 3 2023, 12:12 PM
This revision is now accepted and ready to land.Jul 3 2023, 12:12 PM
This revision was landed with ongoing or failed builds.Jul 3 2023, 1:20 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 1:20 PM