[PATCH] D88209: [ARM] Check for LSTP side-effects.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 05:19:43 PDT 2020


samparker added a comment.

Thanks. Yes, that's next on my TODO list (why would I want to do anything else?!) What I'd really like to do is simplify the logic and remove all the code that moves stuff around and just place the [D|W]LSTP as the last instruction in the preheader. We'll see how that goes...


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

https://reviews.llvm.org/D88209



More information about the llvm-commits mailing list