[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
Mon Jan 28 12:01:43 PST 2019


asbirlea updated this revision to Diff 183938.
asbirlea marked an inline comment as done.
asbirlea added a comment.

Address comments.


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.183938.patch
Type: text/x-patch
Size: 20018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/4d0de4b5/attachment.bin>


More information about the llvm-commits mailing list