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

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 06:32:54 PDT 2018


anna updated this revision to Diff 161227.
anna added a comment.

rebased over ToT.


Repository:
  rL LLVM

https://reviews.llvm.org/D50854

Files:
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/argmemonly-call.ll
  test/Transforms/LICM/invariant.start.ll
  test/Transforms/LICM/read-only-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50854.161227.patch
Type: text/x-patch
Size: 14019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/266aee8d/attachment.bin>


More information about the llvm-commits mailing list