[PATCH] D73641: [LoopFusion] Move instructions from FC1.GuardBlock to FC0.GuardBlock and from FC0.ExitBlock to FC1.ExitBlock when proven safe.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 10:10:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe44f4a8a5414: [LoopFusion] Move instructions from FC1.GuardBlock to FC0.GuardBlock and from… (authored by Whitney).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73641

Files:
  llvm/lib/Transforms/Scalar/LoopFuse.cpp
  llvm/test/Transforms/LoopFusion/diagnostics_missed.ll
  llvm/test/Transforms/LoopFusion/guarded.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73641.241499.patch
Type: text/x-patch
Size: 13399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/99f909d6/attachment.bin>


More information about the llvm-commits mailing list