Qeravio
Canonical AI event

The -o filter in test-backend-ops now supports regex entries.

The test-backend-ops tool now supports regex in the -o filter, allowing for more flexible operation name matching.

21 Sept 20261 verified claims1 sources2 observations
What happened

The official source reports this update: b11080: tests/test-backend-ops : allow regex entries in the -o filter. tests/test-backend-ops : allow regex entries in the -o filter ( #29204 ) tests/test-backend-ops : allow regex entries in the -o filter so far -o only accepted a comma separated list of exact op names or full test case strings. entries that are not plain op names are now treated as regexes matched against the op name (e.g. "MUL_MAT.*"), while plain names keep their exact-matching behavior so that "-o ADD" does not match ADD_EX etc.

Why it matters

This official update documents a development concerning b11080: tests/test-backend-ops : allow regex entries in the -o filter. Its practical significance depends on the scope and evidence stated by the source.

What to watch next

Read the official source update and verify its stated scope, evidence and timing before acting on it.

Connected knowledge

Entities affected by this event

Continue this topic
Evidence trail

Sources behind the event