[PATCH] D95885: [ARM] Expand the range of allowed post-incs in load/store optimizer

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 03:52:34 PST 2021


mstorsjo added a comment.

This causes miscompiles for me (code that gives the wrong result at runtime). I've still to narrow it down to something that can be inspected though...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95885



More information about the llvm-commits mailing list