[PATCH] D134992: [AArch64] Don't form paired loads from epilogue operations on Windows

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 00:38:31 PDT 2022


mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.

LGTM, this does seem to resolve most issues for me.

I did some build testing with D131394 <https://reviews.llvm.org/D131394>, and did find a couple of more issues (less severe ones) that we still have to fix, before we can enable such checking to the same level of strictness as we have on ARM - I'll post patches (or spin off discussion) for those last bits when I have time to brush it up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134992



More information about the llvm-commits mailing list