A bug was introduced when adding -munsafe-fp-atomics.
By default it should be off.
Details
Details
- Reviewers
tra - Commits
- rG5b3fc7180c8e: [HIP] do not use -munsafe-fp-atomics by default
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97967
[HIP] do not use -munsafe-fp-atomics by default ClosedPublic Authored by yaxunl on Mar 4 2021, 10:18 AM.
Details
Summary A bug was introduced when adding -munsafe-fp-atomics.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 4 2021, 10:21 AM Closed by commit rG5b3fc7180c8e: [HIP] do not use -munsafe-fp-atomics by default (authored by yaxunl). · Explain WhyMar 5 2021, 5:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 328490 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/hip-options.hip
|