[PATCH] D131687: [AArch64] Replace aarch64_sve_ldN intrinsic by aarch64_sve_ldN.sret

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 07:00:03 PDT 2022


sdesmalen added a comment.

Can you also split this patch in two:

- One for Clang where it will no longer use the legacy ld2/3/4 intrinsics
- One for LLVM where it removes the old intrinsics and AutoUpgrades the old intrinsics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131687



More information about the cfe-commits mailing list