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

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 11:14:53 PDT 2021


leonardchan added a comment.

I believe the re-land also caused a couple of tests to break for us in our 2-stage build:

  Failed Tests (4):
    Clang :: CXX/dcl.decl/dcl.init/dcl.init.ref/p5-0x.cpp
    Clang :: CodeGenCXX/catch-undef-behavior.cpp
    Clang :: Profile/def-assignop.cpp
    Clang :: SemaCXX/type-traits.cpp

https://luci-milo.appspot.com/ui/p/fuchsia/builders/prod/clang-linux-arm64/b8834634043817970513/overview


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

https://reviews.llvm.org/D109963



More information about the llvm-commits mailing list