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

always rewrite MAX to CMPLT + WHERE #572

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

chenyuxyz
Copy link
Owner

we are already doing this, and all max folding rules is equivalent in where rules

@chenyuxyz chenyuxyz changed the title always rewrite MAX to CMPLT + WHERE [pr] always rewrite MAX to CMPLT + WHERE Dec 16, 2024
we are already doing this, and all max folding rules is equivalent in where rules
Copy link

Changes

Name                           Lines    Diff    Tokens/Line    Diff
---------------------------  -------  ------  -------------  ------
tinygrad/ops.py                 1006      +0           19.8    +0.0
tinygrad/renderer/cstyle.py      347      -1           18.0    -0.1
tinygrad/renderer/ptx.py         177      -1           19.7    +0.0
tinygrad/renderer/llvmir.py      106      -1           12.9    -0.3


total lines changes: -3

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

Successfully merging this pull request may close these issues.

1 participant