Cleanup some pass code to get context directly. (#1714)
Instead of going through the instruction we can access the context() directly from the pass. Issue #1703
Loading
Please register or sign in to comment
Instead of going through the instruction we can access the context() directly from the pass. Issue #1703