inducer / loopy

A code generator for array-based code on CPUs and GPUs
http://mathema.tician.de/software/loopy
MIT License
565 stars 71 forks source link

Avoid introducing dependency record when there are no race variables #750

Closed kaushikcfd closed 1 year ago

kaushikcfd commented 1 year ago

Fixes #748.

inducer commented 1 year ago

Thanks!

inducer commented 1 year ago

TIL --autosquash only works with rebase -i. :facepalm: