 
|
597a239e28
|
Remove UnaryOps, BinaryOps, TernaryOps, MetaOps [pr] (#7725)
* remove unaryops
* remove ternaryops
* remove metaops
* hotfix
* remove binaryops
* hotfix: test_pattern_matcher
---------
Co-authored-by: qazal <[email protected]>
|
2024-11-16 20:56:56 +08:00 |
|
  
|
630a7f37cf
|
update tests (#7554)
Co-authored-by: John Doe <[email protected]>
Co-authored-by: chenyu <[email protected]>
|
2024-11-05 11:35:15 -05:00 |
|
 George HotzandGitHub
|
c8bf09b7d4
|
s/UOps/Ops (#7500)
* s/UOps/Ops [pr]
* fix
|
2024-11-03 11:26:10 +08:00 |
|
 George HotzandGitHub
|
ded1b38b84
|
minor dtype cleanup [pr] (#7124)
* minor dtype cleanup [pr]
* use ptr() function
|
2024-10-17 17:41:23 +08:00 |
|
 qazalandGitHub
|
20d3c2d113
|
unify UOps.SHAPETRACKER and UOps.SWIZZLE with UOps.VIEW (#6955)
* add UOps.VIEW
* update hardcoded asts
* update sops.gz
|
2024-10-09 02:00:17 +08:00 |
|
 chenyuandGitHub
|
acef3e67fa
|
add an example that idx is const and valid cannot be removed (#6625)
very weird
|
2024-09-20 05:46:27 -04:00 |
|
 chenyuandGitHub
|
1683b274b6
|
main example we want the valid removed (#6527)
* main example we want the valid removed
* ast lines are long
|
2024-09-15 21:49:10 -04:00 |
|