[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
Mon Oct 11 19:59:55 PDT 2021


junparser added inline comments.


================
Comment at: llvm/test/CodeGen/X86/tail-dup-multiple-latch-loop.ll:1
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
----------------
lkail wrote:
> This test should be pre-committed to show diff.
This has been  pre-committed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110613



More information about the llvm-commits mailing list