mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-126835: Move constant tuple folding from ast_opt to CFG (#130769)
This commit is contained in:
parent
54efe296bc
commit
75103d975c
9 changed files with 264 additions and 172 deletions
16
Programs/test_frozenmain.h
generated
16
Programs/test_frozenmain.h
generated
|
@ -9,19 +9,19 @@ unsigned char M_test_frozenmain[] = {
|
|||
30,0,89,1,78,8,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,32,0,50,0,0,0,0,0,
|
||||
0,0,80,4,43,26,0,0,0,0,0,0,0,0,0,0,
|
||||
112,5,80,5,15,0,68,24,0,0,112,6,89,2,32,0,
|
||||
80,6,89,6,11,0,80,7,89,5,89,6,43,26,0,0,
|
||||
112,5,80,7,15,0,68,24,0,0,112,6,89,2,32,0,
|
||||
80,5,89,6,11,0,80,6,89,5,89,6,43,26,0,0,
|
||||
0,0,0,0,0,0,0,0,11,0,48,4,50,1,0,0,
|
||||
0,0,0,0,30,0,73,26,0,0,8,0,29,0,80,1,
|
||||
34,0,41,8,233,0,0,0,0,78,122,18,70,114,111,122,
|
||||
101,110,32,72,101,108,108,111,32,87,111,114,108,100,122,8,
|
||||
115,121,115,46,97,114,103,118,218,6,99,111,110,102,105,103,
|
||||
41,5,218,12,112,114,111,103,114,97,109,95,110,97,109,101,
|
||||
218,10,101,120,101,99,117,116,97,98,108,101,218,15,117,115,
|
||||
101,95,101,110,118,105,114,111,110,109,101,110,116,218,17,99,
|
||||
111,110,102,105,103,117,114,101,95,99,95,115,116,100,105,111,
|
||||
218,14,98,117,102,102,101,114,101,100,95,115,116,100,105,111,
|
||||
122,7,99,111,110,102,105,103,32,122,2,58,32,41,7,218,
|
||||
122,7,99,111,110,102,105,103,32,122,2,58,32,41,5,218,
|
||||
12,112,114,111,103,114,97,109,95,110,97,109,101,218,10,101,
|
||||
120,101,99,117,116,97,98,108,101,218,15,117,115,101,95,101,
|
||||
110,118,105,114,111,110,109,101,110,116,218,17,99,111,110,102,
|
||||
105,103,117,114,101,95,99,95,115,116,100,105,111,218,14,98,
|
||||
117,102,102,101,114,101,100,95,115,116,100,105,111,41,7,218,
|
||||
3,115,121,115,218,17,95,116,101,115,116,105,110,116,101,114,
|
||||
110,97,108,99,97,112,105,218,5,112,114,105,110,116,218,4,
|
||||
97,114,103,118,218,11,103,101,116,95,99,111,110,102,105,103,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue