[PATCH] D125464: [AArch64] Preserve chain when lowering fixed length load to SVE (PR55281)

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 07:27:15 PDT 2022


DavidSpickett added a comment.

Thanks for the fix!

Don't pay much attention to the SVE VLS bot still being red, we have multiple issues going on at the same time that will mask this change for a while. I tested this locally, it fixes my reproducer and the unit tests that were failing on the bot at the time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125464



More information about the llvm-commits mailing list