As discussed in PR50385, strict-fp on PowerPC SPE has not been handled well. This patch disables it by default for SPE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103235
[SPE] Disable strict-fp for SPE by default ClosedPublic Authored by qiucf on May 27 2021, 3:37 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 27 2021, 3:45 AM This revision was landed with ongoing or failed builds.May 27 2021, 9:15 AM Closed by commit rG5c18d1136665: [SPE] Disable strict-fp for SPE by default (authored by qiucf). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348209 clang/lib/Basic/Targets/PPC.cpp
clang/test/CodeGen/builtins-ppc-fpconstrained.c
|