[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
Wed Aug 14 10:56:44 PDT 2019


dendibakh created this revision.
dendibakh added reviewers: bjope, davide.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

In my internal infrastructure (at Intel) no fails occurred.


Repository:
  rG LLVM Github Monorepo

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.215170.patch
Type: text/x-patch
Size: 9626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/e0103e24/attachment.bin>


More information about the llvm-commits mailing list