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

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 01:22:15 PDT 2021


jaykang10 added a comment.

In D109963#3049312 <https://reviews.llvm.org/D109963#3049312>, @jaykang10 wrote:

> I am sorry for late. It took a time to find the problem and check the stage2 build again.
>
> I was enable to reproduce the regressions with stage2 build. I have fixed them and I can see the regressions are gone.
>
> @DavidSpickett @leonardchan @zatrazz If possible, can you check the regressions with latest update of this patch please?
>
> If there are still regressions with the update, please let me know.

Following https://lab.llvm.org/buildbot/#/builders/179/builds/1234, I can see the ninja check-all of stage2 build with the latest update of this patch is passed on AArch64 machine.


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

https://reviews.llvm.org/D109963



More information about the llvm-commits mailing list