[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 14:06:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363982: [LICM & MSSA] Limit unsafe sinking and hoisting. (authored by asbirlea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63582?vs=205894&id=205900#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63582

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

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


More information about the llvm-commits mailing list