openxla / stablehlo

Backward compatible ML compute opset inspired by HLO/MHLO
Apache License 2.0
357 stars 100 forks source link

Remove spurious symbol on lit error checks #2417

Closed ghpvnist closed 1 week ago

ghpvnist commented 1 week ago

Our repo uses expected-error@+1 rather than @expected-error@+1 for majority of the tests, so let's consolidate it to one style.