[PATCH] D110613: [Taildup] Don't tail-duplicate loop header with multiple successors as its latches

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 23:32:32 PDT 2021


junparser updated this revision to Diff 378416.
junparser added a comment.

Add one parameter. @alexfh could you have a try with this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110613

Files:
  llvm/lib/CodeGen/TailDuplicator.cpp
  llvm/test/CodeGen/X86/tail-dup-multiple-latch-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110613.378416.patch
Type: text/x-patch
Size: 5950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211009/00a630cd/attachment.bin>


More information about the llvm-commits mailing list