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

加入了筛选double类型函数和double临时寄存器变量的方法 #1

Open
Pypy233 opened this issue Nov 10, 2018 · 0 comments
Open

Comments

@Pypy233
Copy link
Member

Pypy233 commented Nov 10, 2018

加入了如题方法,然而可能会出现上下文问题:

  1. 筛选出所有关于double的语句,但如果只是对它们统计而忽略上下文应该不行
  2. 如果关注上下文是否意味着我们需要将函数中出现的即使不是double型都扔进去?与初衷不符而且预处理效果有限
  3. 能否有能提取出double函数和变量且合理的提取方法,如去掉所有只关注计算本身
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