[PATCH] D57967: [LICM&MSSA] Limit store hoisting.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 14:49:04 PST 2019


asbirlea updated this revision to Diff 186052.
asbirlea marked 2 inline comments as done.
asbirlea added a comment.

Address comments.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57967

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Scalar/LICM.cpp
  lib/Transforms/Scalar/LoopSink.cpp
  test/Transforms/LICM/store-hoisting.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57967.186052.patch
Type: text/x-patch
Size: 10415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/8ec48c99/attachment-0001.bin>


More information about the llvm-commits mailing list