Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 0083418b by Carl Friedrich Bolz-Tereick at 2022-04-29T12:39:24+02:00 make the exception transformer not introduce calls to ll_issubclass, instead emit the correct int_between for the type check directly it runs after inlining, so the direct call is not removed. it shows up in profiles for some weird programs. - - - - - 3 changed files: - rpython/rtyper/exceptiondata.py - rpython/translator/backendopt/inline.py - rpython/translator/test/test_exceptiontransform.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/0083418bb270f251155ebbf6b3378a05583f20ce -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/0083418bb270f251155ebbf6b3378a05583f20ce You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com