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

Yuta Mukai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 22:49:13 PDT 2022


ytmukai updated this revision to Diff 459989.
ytmukai added a comment.

- Refactoring
- Deal with variants when getting scheduling classes


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.459989.patch
Type: text/x-patch
Size: 29401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/072e35cf/attachment.bin>


More information about the llvm-commits mailing list