[all-commits] [llvm/llvm-project] 71b001: [MachinePipeliner] Add test missed in #154940 (NFC...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Thu Oct 16 01:21:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71b001e32955719627542c40290acbaf905d7772
https://github.com/llvm/llvm-project/commit/71b001e32955719627542c40290acbaf905d7772
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
A llvm/test/CodeGen/Hexagon/swp-many-stores.mir
Log Message:
-----------
[MachinePipeliner] Add test missed in #154940 (NFC) (#163350)
This PR adds a testcase where pipeliner bails out early because the
number of the store instructions exceeds the threshold set by
`pipeliner-max-num-stores`. The test should have been added in #154940,
but it was missed.
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