[PATCH] D66234: [MergedLoadStoreMotion] Sink stores to BB with more than 2 predecessors

Denis Bakhvalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 15:15:22 PDT 2019


dendibakh updated this revision to Diff 215479.
dendibakh marked 2 inline comments as not done.
dendibakh added a comment.

Fixed Bjorn's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66234

Files:
  llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  llvm/test/Transforms/InstMerge/st_sink_split_bb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66234.215479.patch
Type: text/x-patch
Size: 11393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/610262f1/attachment.bin>


More information about the llvm-commits mailing list