Peter Lazorchak
|
13addd2bbd
|
gh-115480: Type / constant propagation for float binary uops (GH-115550)
Co-authored-by: Ken Jin <kenjin@python.org>
|
2024-02-17 02:02:48 +08:00 |
|
Ken Jin
|
57e4c81ae1
|
gh-114058: Fix flaky globals to constant test (#115423)
Co-authored-by: Victor Stinner <vstinner@python.org>
|
2024-02-14 12:12:52 +01:00 |
|
Ken Jin
|
7cce857622
|
gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)
---------
Co-authored-by: Mark Shannon <9448417+markshannon@users.noreply.github.com>
Co-authored-by: Jules <57632293+JuliaPoo@users.noreply.github.com>
Co-authored-by: Guido van Rossum <gvanrossum@users.noreply.github.com>
|
2024-02-13 21:24:48 +08:00 |
|
Brandt Bucher
|
235cacff81
|
GH-114695: Add sys._clear_internal_caches (GH-115152)
|
2024-02-12 09:04:36 +00:00 |
|
Mark Shannon
|
e96f26083b
|
GH-111485: Generate instruction and uop metadata (GH-113287)
|
2023-12-20 14:27:25 +00:00 |
|
Guido van Rossum
|
41c18aacc7
|
Move optimizer/executor tests to new file test_capi/test_opt.py (#113072)
|
2023-12-13 21:49:29 +00:00 |
|