Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

동작하지 않는 최적화 #37

Open
youknowone opened this issue Apr 5, 2024 · 1 comment
Open

동작하지 않는 최적화 #37

youknowone opened this issue Apr 5, 2024 · 1 comment

Comments

@youknowone
Copy link
Member

youknowone commented Apr 5, 2024

python bin/aheui -O2 --target=asm -c 반반따희
        PUSH 2    
L1:     PUSH 2    
        BRPOP2 L1  
        MUL       
        HALT

line0-3 이 PUSH4 로 최적화되어야 하나 되지 않음.
logo 기준 이 최적화의 기여도는 20% 정도

@youknowone
Copy link
Member Author

a6c06d9 (#21) 이후 변경됨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant