Remove unreachable block validation (#2525)
* Remove the check that blocks terminated by OpUnreachable are not statically reachable in the CFG * Updated tests
Loading
Please register or sign in to comment
* Remove the check that blocks terminated by OpUnreachable are not statically reachable in the CFG * Updated tests