[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
Tue Sep 28 20:02:44 PDT 2021


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

Add testcase diff between this change.


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.375769.patch
Type: text/x-patch
Size: 4873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/de963f62/attachment.bin>


More information about the llvm-commits mailing list