[PATCH] D104782: [AArch64] Custom lower <4 x i8> loads

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 07:00:59 PDT 2021


DavidSpickett added a comment.

@SjoerdMeijer  Since this commit, `test-suite::GCC-C-execute-pr60960.test` has been failing on our AArch64 bots:
https://lab.llvm.org/buildbot/#/builders/185/builds/40

(we moved them around recently so I think we missed building this commit when it first landed)

https://github.com/llvm/llvm-test-suite/blob/main/SingleSource/Regression/C/gcc-c-torture/execute/pr60960.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104782



More information about the llvm-commits mailing list