[PATCH] D109963: [AArch64] Split bitmask immediate of bitwise AND operation

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 23:29:26 PDT 2021


dmgreen added a comment.

In D109963#3079967 <https://reviews.llvm.org/D109963#3079967>, @benshi001 wrote:

> In D109963#3069351 <https://reviews.llvm.org/D109963#3069351>, @jaykang10 wrote:
>
>> In D109963#3069293 <https://reviews.llvm.org/D109963#3069293>, @danielkiss wrote:
>>
>>> @jaykang10
>>>
>>> In D109963#3068209 <https://reviews.llvm.org/D109963#3068209>, @jaykang10 wrote:
>>>
>>>> @danielkiss If possible, can you check the compiler crash on your side with latest update of this patch please?
>>>
>>> Done, Chrome built with the latest patch. Thanks!
>>
>> Thanks for checking it! Let me push this patch.
>
> Are there any more blames from build machines? Can I do my rebase work in https://reviews.llvm.org/D111034 ?

I've not heard any issues, it sounds good to go ahead. Were the problems the same as were fixed here?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109963/new/

https://reviews.llvm.org/D109963



More information about the llvm-commits mailing list