google / google/xls

Remove unused user_data argument to jit functions

Open
#1,228 0 comments 0 reactions 0 assignees View on GitHub
estimate:XS jit
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

A pointer called `user_data` is passed around through the jit functions but it is never used and set to null. Remove it. I think the original intent was for passing some metadata to channel ops but it's no longer used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.