[llvm] e5822de - [FunctionAttrs] Infer argmemonly .

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 12:35:39 PDT 2022


Hi again

On Wed, Mar 16, 2022 at 4:52 PM Florian Hahn <flo at fhahn.com> wrote:

> Hi,
>
> On Wed, Mar 16, 2022 at 3:40 PM Jeremy Morse <jeremy.morse.llvm at gmail.com>
> wrote:
>
>> Hi Florian,
>>
>> It looks like this trips up some of the asan buildbots:
>>
>>   https://lab.llvm.org/buildbot/#/builders/127/builds/26425
>>   https://lab.llvm.org/buildbot/#/builders/37/builds/11628
>>
>> Would you be able to take a look?
>>
>
> Thanks for the heads-up, I missed those legit failures due to a bunch of
> unrelated failures.
>
> With the new attributes, clang is able to completely remove
> `LargeFunction` in the test, so the asan failure does not trigger. I'll
> update the test to prevent the call from being optimized out.
>

Bots  should be back to green after
https://github.com/llvm/llvm-project/commit/8a3d75a76036569e011feabc6be36689e434fe66
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/ceef6cb2/attachment.html>


More information about the llvm-commits mailing list