NonNative
should automatically internally use NonNativeMulResultVar
to avoid reductions
#82
Labels
D-medium
Difficulty: medium
T-feature
Type: new features
T-performance
Type: performance improvements
As pointed out by @daira in #79 (comment), we should have
NonNativeFieldVar
automatically track when a reduction is needed, and only reduce when necessary (eg: when converting to bytes/bits). What do you think, @weikengchen?The text was updated successfully, but these errors were encountered: