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

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 06:37:28 PDT 2023


SjoerdMeijer added a comment.

> It's not there at the moment, right? I'm not just being blind? So long as there is a test for it in the committed version then it sounds good to me. LGTM, thanks

I can confirm there's nothing wrong with your eyes!
File `test/tools/llvm-mca/AArch64/Neoverse/V2-writeback.s` is a new file, that I have "pre-committed locally". I have added your test to it, so is going to be there in the commit. Because there is no difference with/without the patch, it won't show up in this diff.


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

https://reviews.llvm.org/D159254



More information about the llvm-commits mailing list