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
The def_use pass should add smarts to detect that a null definition is caused because the variable is inside an action. Or the pass should just elide all the code inside the action because the local computation is useless when the action exits.
The following program causes a crash with version:
Output:
bools_and_globals.p4.txt
The text was updated successfully, but these errors were encountered: