[PATCH] D58311: [MemorySSA & LoopPassManager] Enable MemorySSA as loop dependency. Update tests.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 17:55:34 PDT 2019


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

Rebase on top of D66376 <https://reviews.llvm.org/D66376>.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58311

Files:
  lib/Analysis/MemorySSA.cpp
  lib/Transforms/Utils/LoopUtils.cpp
  test/CodeGen/PowerPC/sms-grp-order.ll
  test/Other/opt-O2-pipeline.ll
  test/Other/opt-O3-pipeline.ll
  test/Other/opt-Os-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58311.215726.patch
Type: text/x-patch
Size: 11312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190817/725312bb/attachment.bin>


More information about the llvm-commits mailing list