[PATCH] D111497: m68k: Support bit shifts on 64-bit integers
John Paul Adrian Glaubitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 24 14:41:43 PDT 2021
glaubitz added a comment.
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
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