[PATCH] D111497: m68k: Support bit shifts on 64-bit integers

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 24 14:44:04 PDT 2021


jrtc27 added a comment.

In D111497#3082763 <https://reviews.llvm.org/D111497#3082763>, @glaubitz wrote:

> In D111497#3082590 <https://reviews.llvm.org/D111497#3082590>, @jrtc27 wrote:
>
>> That's probably https://github.com/llvm/llvm-project/commit/26b675d65eb2d1f117a39eee965652f590373232. It's in unrelated code so you can ignore it, and the buildbot probably isn't even enabling the experimental M68k backend?
>
> FWIW, the M68k backend is actually tested on a different buildbot: http://lab.llvm.org:8014/#/builders/180

Sure, but that's all for post-commit checks, not pre-commit like the failure here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111497



More information about the llvm-commits mailing list