[PATCH] D138269: [LoopFusion] Exit early if one of fusion candidate has guarded branch but the another has not

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 00:15:54 PST 2022


StephenFan created this revision.
StephenFan added reviewers: nikic, fhahn.
Herald added a subscriber: hiraditya.
Herald added a project: All.
StephenFan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fixes: https://github.com/llvm/llvm-project/issues/59024


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138269

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138269.476368.patch
Type: text/x-patch
Size: 13658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/f5385429/attachment.bin>


More information about the llvm-commits mailing list