[PATCH] D63582: [LICM & MSSA] Limit unsafe sinking and hoisting.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 13:41:26 PDT 2019


asbirlea updated this revision to Diff 205894.
asbirlea marked 4 inline comments as done.
asbirlea added a comment.

Address comments and add testcase.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63582

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63582.205894.patch
Type: text/x-patch
Size: 7830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/c0b3bd28/attachment.bin>


More information about the llvm-commits mailing list