[PATCH] D159254: [AArch64] Fix schedmodel pre/post-index loads and stores for Neoverse V2

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 01:35:59 PDT 2023


dmgreen added a reviewer: harviniriawan.
dmgreen added a comment.

Oh, So it does. There are a lot of new tests, which is good to see. Are there any that test the loaded latency, not the index update?

  ldr  x1, [x27], #254
  ldr  x2, [x1], #254


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

https://reviews.llvm.org/D159254



More information about the llvm-commits mailing list