[PATCH] D118979: [AArch64] Set maximum VF with shouldMaximizeVectorBandwidth

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 00:15:43 PDT 2022


jaykang10 added a comment.

In D118979#3447038 <https://reviews.llvm.org/D118979#3447038>, @omjavaid wrote:

> This broke LLVM AArch64 buildbot clang-aarch64-sve-vls-2stage
> https://lab.llvm.org/buildbot/#/builders/176/builds/1515
> llvm-tblgen crashes after applying this patch.
>
> I have reverted it for now. Kindly have a look.

Thanks for reverting the commit. I did not check stage2 build on sve...
If possible, can you share the sve vls environment to reproduce the stage2 build error please?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118979



More information about the llvm-commits mailing list