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

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 16 04:08:19 PDT 2021


jaykang10 added a comment.

The `check-all` with bootstrap build is ok on AArch64 machine. The reduced case is also passed.

@danielkiss If possible, can you check the compiler crash on your side with latest update of this patch please?


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

https://reviews.llvm.org/D109963



More information about the llvm-commits mailing list