[all-commits] [llvm/llvm-project] 00c198: [MachinePipeliner] Make Recurrence MII More Accura...

Michael Marjieh via All-commits all-commits at lists.llvm.org
Tue Sep 3 00:15:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00c198b2ca6b6bee2d90e62d78816686ab056b1b
      https://github.com/llvm/llvm-project/commit/00c198b2ca6b6bee2d90e62d78816686ab056b1b
  Author: Michael Marjieh <99331190+mmarjieh at users.noreply.github.com>
  Date:   2024-09-03 (Tue, 03 Sep 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachinePipeliner.h
    M llvm/lib/CodeGen/MachinePipeliner.cpp
    A llvm/test/CodeGen/PowerPC/sms-recmii.ll
    M llvm/test/CodeGen/Thumb2/pipeliner-preserve-ties.mir

  Log Message:
  -----------
  [MachinePipeliner] Make Recurrence MII More Accurate (#105475)

Current RecMII calculation is bigger than it needs to be. The
calculation was refined in this patch.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list