You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to get better names for the generated PIR subs? Something like "_block128" is probably very easy to produce in terms of code generation, but it makes for hell when we're trying to do PIR-level debugging on the generated code. Something like "_block128" would be ideal, if possible.
Is it possible to get better names for the generated PIR subs? Something like "_block128" is probably very easy to produce in terms of code generation, but it makes for hell when we're trying to do PIR-level debugging on the generated code. Something like "_block128" would be ideal, if possible.