Skip to content

Commit e9353e7

Browse files
committed
[MachinePipeliner] Fix scheduling-sensitive tests
There are tests that are more sensitive to scheduling results than necessary. For example, a test that is intended to verify the correctness of the dependency analysis but is validating the final scheduling results These tests can be affected by unrelated changes. This patch fixes them to make them robust against such changes. This patch is a prelude to #121907.
1 parent bcc1e58 commit e9353e7

File tree

6 files changed

+282
-164
lines changed

6 files changed

+282
-164
lines changed

llvm/test/CodeGen/Hexagon/loop_align_count.ll

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)