circt/test/Scheduling
Will Dietz 8012e37c61
FileCheck directive fixup, now filecheck_lint-clean. (#7057)
* [FIRRTL] Fixup FileCheck directive in convention.fir.

Caught by filecheck_lint.py

* [Scheduling][NFC] Alter check prefix to avoid false-positive lint.

As-is, "2:" is reported as possible typo for "LP:".
Use slightly longer prefix to get lint check to pass.

* [Ibis][NFC] Alter mechanism used to disable check directives.

Use "COM:" to prefix lines that we want to ignore,
which ensures filecheck_lint.py understands this as not a mistake.
2024-05-16 16:25:52 -05:00
..
asap-errors.mlir [Scheduling] Rewrite scheduler error tests using the SSP dialect, NFC. 2023-01-04 17:06:03 +13:00
chaining-cyclic-problem-errors.mlir [Scheduling] Define problem to model operator chaining in cyclic problem. (#6485) 2023-12-12 09:43:26 +01:00
chaining-cyclic-problems.mlir [Scheduling] Define problem to model operator chaining in cyclic problem. (#6485) 2023-12-12 09:43:26 +01:00
chaining-problem-errors.mlir [Scheduling] Rewrite problem error tests using the SSP dialect, NFC. 2023-01-04 16:28:15 +13:00
chaining-problems.mlir [Scheduling] Rewrite tests in SSP IR (#4523) 2023-01-23 16:06:02 +13:00
chaining-simplex-errors.mlir [Scheduling] Rewrite scheduler error tests using the SSP dialect, NFC. 2023-01-04 17:06:03 +13:00
cyclic-problem-errors.mlir [Scheduling] Rewrite problem error tests using the SSP dialect, NFC. 2023-01-04 16:28:15 +13:00
cyclic-problems.mlir Support OR-Tools-based schedulers. (#4524) 2023-01-23 16:46:32 +13:00
cyclic-simplex-errors.mlir [Scheduling] Rewrite scheduler error tests using the SSP dialect, NFC. 2023-01-04 17:06:03 +13:00
modulo-problem-errors.mlir [Scheduling] Rewrite problem error tests using the SSP dialect, NFC. 2023-01-04 16:28:15 +13:00
modulo-problems.mlir [Scheduling] Rewrite tests in SSP IR (#4523) 2023-01-23 16:06:02 +13:00
modulo-simplex-errors.mlir [Scheduling][ModuloSimplexScheduler] Improve `lastOp` validation. (#4918) 2023-04-05 14:07:32 +02:00
problem-errors.mlir [Scheduling] Rewrite problem error tests using the SSP dialect, NFC. 2023-01-04 16:28:15 +13:00
problems.mlir FileCheck directive fixup, now filecheck_lint-clean. (#7057) 2024-05-16 16:25:52 -05:00
shared-operators-problem-errors.mlir [Scheduling] Rewrite problem error tests using the SSP dialect, NFC. 2023-01-04 16:28:15 +13:00
shared-operators-problems.mlir Support OR-Tools-based schedulers. (#4524) 2023-01-23 16:46:32 +13:00