[mypyc] Use optimized implementation for builtins.sum #10268
[mypyc] add test for builtins.sum
da0166f4
[mypyc] start optimized implementation for builtins.sum
624b26e8
[mypyc] add test case for IR for builtins.sum over ints
2d7424f9
[mypyc] extend specialized sum implementation
2672bfe2
[mypyc] support integer 'start' arg to sum()
9d6dfacc
[mypyc] extend coverage of test for sum()
b340a551
[mypyc] support all literal expressions for 'start' arg to sum()
8e09f5fa
[mypyc] simplify logic in sum implementation
8983938f
[mypyc] update test for sum
0f36a74a
sinback
changed the title Sinback/mypyc 796 sum impl mypyc: use optimized implementation for builtins.sum 5 years ago
[mypyc] more general / correct detection of sum retval storage type
9e774aef
[mypyc] simplify/correct implementation of sum a lot
1acb0e69
[mypyc] add more tests for sum
1244b355
[mypyc] cleaner initialization for sum total
9b9e8040
[mypyc] remove start= argument from sum tests
b5094474
JukkaL
commented
on 2021-04-06
[mypyc] make sum tests actually run
18247152
[mypyc] lint
6119d17b
[mypyc] correct typo
e0e2a68d
Merge from master
0945e54f
Fix tests
b09bca0e
Minor refactor
a1c65cfb
97littleleaf11
changed the title mypyc: use optimized implementation for builtins.sum [mypyc] Use optimized implementation for builtins.sum 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub