[Bug 255570] [exp-run] Against llvm-12-update branch on GitHub
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Jun 2021 16:10:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255570 --- Comment #33 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=715df83abc049b23d9acddc81f2480bd4c056d64 commit 715df83abc049b23d9acddc81f2480bd4c056d64 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2021-06-14 13:47:53 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2021-06-14 16:10:03 +0000 Disable strict-fp for powerpcspe, as it does not work properly yet Merge commit 5c18d1136665 from llvm git (by Qiu Chaofan) [SPE] Disable strict-fp for SPE by default As discussed in PR50385, strict-fp on PowerPC SPE has not been handled well. This patch disables it by default for SPE. Reviewed By: nemanjai, vit9696, jhibbits Differential Revision: https://reviews.llvm.org/D103235 PR: 255570 MFC after: 6 weeks contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp | 1 + 1 file changed, 1 insertion(+) -- You are receiving this mail because: You are on the CC list for the bug.