Commit 3a5c8d7
Don't optimize const binary subscr
Summary: Another optimization that has been removed from the AST optimizer.
Reviewed By: mpage
Differential Revision: D82128883
fbshipit-source-id: 3e94f95275ba722158142a557d3a794d63f519101 parent f76919e commit 3a5c8d7
2 files changed
Lines changed: 7 additions & 0 deletions
File tree
- cinderx/PythonLib
- cinderx/compiler
- test_cinderx/test_compiler/testcorpus
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
512 | 518 | | |
513 | 519 | | |
514 | 520 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments