google-research / dex-lang

Research language for array processing in the Haskell/ML family
BSD 3-Clause "New" or "Revised" License
1.58k stars 107 forks source link

Make the happy path in simplifyAbs faster #1103

Closed apaszke closed 1 year ago

apaszke commented 1 year ago

We don't always need to refreshAbs! It does seem to translate to a minor, but consistent speedup in end to end tests.