mypy
433e8c92 - [mypyc] Refactor: add two list primitive ops (#17058)

Commit
2 years ago
[mypyc] Refactor: add two list primitive ops (#17058) Add ops for getting list size and a pointer to list item data. This simplifies the IR generated in the main irbuild pass. Continue work on mypyc/mypyc#854.
Author
Parents
Loading