Delete unused code in MemPass
Since the SSA rewriter was added, the code old phi insertion code is no longer used. It is going stale and should be deleted.
Loading
Please register or sign in to comment
Since the SSA rewriter was added, the code old phi insertion code is no longer used. It is going stale and should be deleted.