-fno-hip-fp32-correctly-rounded-divide-sqrt affects clang codegen
and should be passed to clang -cc1 by clang driver.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D154385
[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
Diff Detail Event TimelineThis 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 Closed by commit rG4eef52885341: [HIP] Pass -fno-hip-fp32-correctly-rounded-divide-sqrt to clang -cc1 (authored by yaxunl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536861 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/hip-options.hip
|