mypy
[mypyc] Implement lowering pass and add primitives for int (in)equality
#17027
Merged

[mypyc] Implement lowering pass and add primitives for int (in)equality #17027

JukkaL merged 15 commits into master from mypyc-lowering
JukkaL
JukkaL WIP lowering
d75e51c4
JukkaL Fixes
321360d2
JukkaL Make lowering work and add test cases
3d2a27da
JukkaL Actually add test cases and drop empty generated blocks
6b1d4cd7
JukkaL Fix non-equality comparisons against short ints
fade4b28
JukkaL Fix style
bafe4917
JukkaL Clean up
f6ec78dc
JukkaL Update tests
bdbea624
JukkaL Update test
fdf6f1d6
JukkaL Some polish
1975bf11
JukkaL Black
dcbe4569
JukkaL Update comments and docstrings
690f1954
JukkaL JukkaL changed the title [mypyc] Implement lowering pass and add high-level primitives for int (in)equality [mypyc] Implement lowering pass and add primitives for int (in)equality 2 years ago
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
c3bcc786
jhance
jhance approved these changes on 2024-03-14
JukkaL Don't generate C if there were errors
4725e6fb
JukkaL
JukkaL Flush keep alives before taking a branch
26fb2c75
JukkaL
JukkaL JukkaL merged c591c891 into master 2 years ago
JukkaL JukkaL deleted the mypyc-lowering branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone