[PATCH] D133572: [MachinePipeliner] Fix the interpretation of the scheduling model

Yuta Mukai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 18:26:29 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG116838b1516a: [MachinePipeliner] Fix the interpretation of the scheduling model (authored by ytmukai).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133572

Files:
  llvm/include/llvm/CodeGen/MachinePipeliner.h
  llvm/lib/CodeGen/MachinePipeliner.cpp
  llvm/test/CodeGen/PowerPC/sms-iterator.ll
  llvm/test/CodeGen/PowerPC/sms-phi-1.ll
  llvm/test/CodeGen/PowerPC/sms-phi-2.ll
  llvm/test/CodeGen/Thumb2/mve-pipelineloops.ll
  llvm/test/CodeGen/Thumb2/swp-exitbranchdir.mir
  llvm/test/CodeGen/Thumb2/swp-fixedii-le.mir
  llvm/test/CodeGen/Thumb2/swp-fixedii.mir
  llvm/test/CodeGen/Thumb2/swp-regpressure.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133572.460598.patch
Type: text/x-patch
Size: 29401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/23b25997/attachment.bin>


More information about the llvm-commits mailing list