Skip to content

Expand fuzz_simplify to test more expressions #9033

@alexreinking

Description

@alexreinking

We aren't catching enough bugs in test/correctness/fuzz_simplify.cpp because the set of expressions it tries to generate is incomplete.

For instance, see Issue #9030 -- this bug was discovered only via an additional extract_lanes fuzz tester that is present only in PR #8629. But really, this functionality should have been in the existing simplifier all along.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions