[PATCH] D130718: [compiler-rt] [builtins] Detect _Float16 support at compile time
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 00:17:00 PST 2022
pengfei added a comment.
In D130718#3918705 <https://reviews.llvm.org/D130718#3918705>, @vitalybuka wrote:
> In D130718#3916780 <https://reviews.llvm.org/D130718#3916780>, @pengfei wrote:
>
>> In D130718#3916720 <https://reviews.llvm.org/D130718#3916720>, @vitalybuka wrote:
>>
>>> What do we need to move forward with the patch?
>>>
>>> HEAD as-is is broken on Ubuntu 22.10
>>> https://lab.llvm.org/buildbot/#/builders/169/builds/13450/steps/7/logs/stdio
>>
>> I noticed the bot is starting to fail 3 days ago, but the patch merged for months. Is there any recent change exposed the problem?
>
> 3 days was caused by unrelated reasons, which I fixed already.
> yesterday I tried to update the bot from 22.04 ( with clang 14....) -> 22.10 ( with clang 15.0.4). I reverted it back to 22.04, but would like to upgrade it later again.
I see, thanks for the information.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130718/new/
https://reviews.llvm.org/D130718
More information about the llvm-commits
mailing list