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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 11 11:07:45 PST 2019


This revision was automatically updated to reflect the committed changes.
asbirlea marked an inline comment as done.
Closed by commit rL353734: [LICM&MSSA] Limit store hoisting. (authored by asbirlea, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57967

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57967.186296.patch
Type: text/x-patch
Size: 10547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190211/97685d3e/attachment.bin>


More information about the llvm-commits mailing list