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

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 07:57:13 PDT 2021


SjoerdMeijer added a comment.

In D104782#2844177 <https://reviews.llvm.org/D104782#2844177>, @DavidSpickett wrote:

> @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

Owwww....... thanks for reporting. I am looking into this. I will do a first finger on the pulse before I revert this since I haven't heard any other complaints, but let me know if you prefer to first revert it.


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