[PATCH] D138675: [flang] Add -ffast-math and -Ofast
Tom Eccles via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 12 13:51:45 PST 2022
tblah added a comment.
In D138675#3989826 <https://reviews.llvm.org/D138675#3989826>, @amyk wrote:
> Thanks for the follow up patch! I tested the patch locally and also saw the buildbot results, and it doesn't appear like the follow up patch marked `powerpc` as unsupported as the error still persists (https://lab.llvm.org/buildbot/#/builders/21/builds/57850).
> I was playing around with the test case locally and what appears to work is doing something like:
>
> ! UNSUPPORTED: powerpc-registered-target
Thanks https://github.com/llvm/llvm-project/commit/9d86f2dc4f1d2e4e1a991be82384bbdb310f0618
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138675/new/
https://reviews.llvm.org/D138675
More information about the cfe-commits
mailing list