AnyDSL / MimIR

MimIR is my Intermediate Representation
https://anydsl.github.io/MimIR/
MIT License
46 stars 9 forks source link

Avoid renaming externals in reshape #230

Closed NeuralCoder3 closed 1 year ago

NeuralCoder3 commented 1 year ago

The _reshape suffix for reshape should not be applied to externals.

See #223