[PATCH] D29079: Remove the load hoisting code of MLSM, it is completely subsumed by GVNHoist

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 12:06:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292971: Remove the load hoisting code of MLSM, it is completely subsumed by GVNHoist (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D29079?vs=85572&id=85617#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29079

Files:
  llvm/trunk/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  llvm/trunk/test/Transforms/GVNHoist/ld_hoist1.ll
  llvm/trunk/test/Transforms/GVNHoist/ld_hoist_st_sink.ll
  llvm/trunk/test/Transforms/InstMerge/ld_hoist1.ll
  llvm/trunk/test/Transforms/InstMerge/ld_hoist_st_sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29079.85617.patch
Type: text/x-patch
Size: 22072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/3a1fd4c4/attachment.bin>


More information about the llvm-commits mailing list