[PATCH] D64286: [LFTR] Don't use post-inc IV unless already used

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 10:57:55 PDT 2019


reames added a comment.

Taking a look at LSR, I have the unfortunate suspicion that it also has the poison bug we fixed here for post-inc.  I see nothing to strip flags (at all).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64286





More information about the llvm-commits mailing list