[PATCH] D138675: [flang] Add -ffast-math and -Ofast
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 12 14:18:18 PST 2022
amyk added a comment.
In D138675#3989997 <https://reviews.llvm.org/D138675#3989997>, @tblah wrote:
> 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
Thanks for following up! The bot is now green (https://lab.llvm.org/buildbot/#/builders/21/builds/57857).
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