cda-group / arc

Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44 stars 6 forks source link

mlir: Don't forget to copy string terminator #297

Closed frej closed 3 years ago

frej commented 3 years ago

We cannot assume that hex is initialized to zero, so copy the string terminator too when moving the exponent.