Closed tbennun closed 1 year ago
When iterating over the operands of a phi instruction, the incoming basic blocks are missing and cannot be queried by any means. This PR adds them to the bindings.
Many thanks for the PR - I'll mark as ready for review.
When iterating over the operands of a phi instruction, the incoming basic blocks are missing and cannot be queried by any means. This PR adds them to the bindings.