[mypyc] Support var arg in CallC, replace new_dict_op #8948
add c_custom_op
de59628f
support var_arg in CallC, add dict_new_op and dict_build_op
b6264ee5
Merge branch 'master' into new_dict_op
b2bebe9c
fix lint
f0dd2ff1
fix check self
33663619
TH3CHARLie
marked this pull request as draft 6 years ago
fix CI
f28e0749
Merge remote-tracking branch 'upstream/master' into new_dict_op
5624bf81
replace all new_dict_op with dict_new_op and dict_build_op
d302050c
fix related IR tests
ac865f9c
TH3CHARLie
marked this pull request as ready for review 6 years ago
TH3CHARLie
changed the title [WIP][mypyc]Support var arg in CallC, transfrom new_dict_op [mypyc] Support var arg in CallC, transfrom new_dict_op 6 years ago
TH3CHARLie
changed the title [mypyc] Support var arg in CallC, transfrom new_dict_op [mypyc] Support var arg in CallC, replace new_dict_op 6 years ago
JukkaL
approved these changes
on 2020-06-08
add comments and docstring, replace repeated code with helper
4a580683
remove emit callback
3d3e6520
remove empty line
b329db0e
JukkaL
approved these changes
on 2020-06-09
JukkaL
merged
793cf187
into master 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub