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

Do not attempt op counting for CInstructions #765

Closed connorjward closed 1 year ago

connorjward commented 1 year ago

Fixes #762.

inducer commented 1 year ago

LGTM, thanks!