K 10 svn:author V 3 dim K 8 svn:date V 27 2021-12-25T12:02:12.577887Z K 7 svn:log V 582 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 (cherry picked from commit 715df83abc049b23d9acddc81f2480bd4c056d64) Git Hash: 57f6f33bd111ff512c0df22104671f3bc85add3d Git Author: dim@FreeBSD.org END