openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.61k stars 406 forks source link

Add fuzz tests for affine simplifier. #14233

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 3 months ago

Add fuzz tests for affine simplifier.

These tests were used to find reproducers for two issues that I fixed recently (nested sum canonicalization and nested division simplification).