simplify unreachable code elimination:
only set block/phi inputs to bad to kill unreachable code, all other code will be dead and removed anyway
Please register or sign in to comment
only set block/phi inputs to bad to kill unreachable code, all other code will be dead and removed anyway