[PATCH] D138588: [AArch64][SME]: Scalarize masked gather/scatter in streaming mode

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 02:49:58 PST 2022


david-arm added a comment.

In D138588#3962977 <https://reviews.llvm.org/D138588#3962977>, @DavidSpickett wrote:

> This test is failing on our bot that only builds the ARM target - https://lab.llvm.org/buildbot/#/builders/245/builds/1637
>
> Is that command line option only available when you have AArch64?

Hi @DavidSpickett, hopefully I've fixed this with commit a043fcf92fa3 <https://reviews.llvm.org/rGa043fcf92fa30b606eff8a5db862ffc7acc10729>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138588



More information about the llvm-commits mailing list