[PATCH] D50854: [LICM] Add a diagnostic analysis for identifying alias information of loads within loop

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 14:25:34 PDT 2018


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

LGTM

I still feel the framing comment could use some improvement, but I don't have anything specific I can suggest.

Fair warning, you've got a slightly messy rebase.  We apparently miscommunicated and I landed the MemLoc refactor in the meantime.


Repository:
  rL LLVM

https://reviews.llvm.org/D50854





More information about the llvm-commits mailing list