Fixes handling of kill and unreachable ops in inlining.
Fixes #1527 * Adds handling for copying OpKill and OpUnreachable and forces the generation of a new basic block * Adds tests to check
Loading
Please register or sign in to comment
Fixes #1527 * Adds handling for copying OpKill and OpUnreachable and forces the generation of a new basic block * Adds tests to check