[PATCH] D134260: [AArch64] Add GPR rr instructions to isAssociativeAndCommutative

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 11:14:56 PST 2022


abrachet added a comment.

I see this has just been reverted but I'd like to add that we have also seen failures, that I've bisected down to this patch. See https://ci.chromium.org/ui/p/fuchsia/builders/prod/clang-linux-arm64/b8797325013179537905/overview, which is a 2 stage clang build. It causes an unrelated test to fail, presumably because of a miscompile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134260



More information about the llvm-commits mailing list