[PATCH] D111034: [AArch64] Optimize add/sub with immediate

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 02:15:02 PDT 2021


DavidSpickett added a comment.

> I tried to pull and launch your suggested docker image on an amd64-linux desktop.

As you suspected, the docker suggestion was so that anyone can reproduce the environment of the Linaro bots on an AArch64 machine. If you're mainly seeing stage 2 failures the initial tools are probably not important anyway.

(I think Docker can do some cross arch stuff now, I've not tried it myself)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111034



More information about the llvm-commits mailing list