mypy
34dc6705 - [mypyc] Merge yield_from_except_op (#9660)

Commit
5 years ago
[mypyc] Merge yield_from_except_op (#9660) relates mypyc/mypyc#753 This PR merges yield_from_except_op into the new IR, including several changes: A change to C wrapper's signature since the new IR currently has no unified way to represent the address of a pointer. A change to LoadAddress, allowing it to load local reg's address. A change to uninit pass, suppressing checks on LoadAddress
Author
Parents
Loading