[PATCH] D56625: [LICM/MSSA] Add promotion to scalars by building an AliasSetTracker with MemorySSA.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 15:07:22 PST 2019


asbirlea updated this revision to Diff 183196.
asbirlea added a comment.

Minor update and ping.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56625

Files:
  include/llvm/Analysis/AliasSetTracker.h
  include/llvm/Transforms/Utils/LoopUtils.h
  include/llvm/Transforms/Utils/SSAUpdater.h
  lib/Analysis/AliasSetTracker.cpp
  lib/Transforms/Instrumentation/InstrProfiling.cpp
  lib/Transforms/Scalar/LICM.cpp
  lib/Transforms/Utils/SSAUpdater.cpp
  test/CodeGen/PowerPC/pr35688.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56625.183196.patch
Type: text/x-patch
Size: 20598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/16f484bd/attachment-0001.bin>


More information about the llvm-commits mailing list