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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 12:54:57 PST 2022


dmgreen added a comment.

Oh OK, Sorry for the breakage. I would guess it was the ands, that probably doesn't work as I expect it to. It looks like the buildbot went green again a couple of times after this patch, I guess it doesn't always run all the tests?

I'll see if I can reproduce the error. Thanks for the reports and the revert.


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