]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: Small improvements to `remove_unneeded_uops` (GH-134554)
authorTomas R. <tomas.roun8@gmail.com>
Fri, 23 May 2025 12:48:45 +0000 (08:48 -0400)
committerGitHub <noreply@github.com>
Fri, 23 May 2025 12:48:45 +0000 (20:48 +0800)
commit71dea74865a4f0e065e3dfc1acc70f7eee4f659e
tree62a7f853a92949bf6c3a768192d630665242b467
parentb8f55266bf873bc101c3aab7aa868b909ecbcb99
gh-131798: Small improvements to `remove_unneeded_uops` (GH-134554)

Improve remove_unneeded_uops
Python/optimizer_analysis.c