3 files changed
+26
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| 140 | + | |
| 141 | + | |
| 142 | + | |
140 | 143 |
| |
141 | 144 |
| |
142 | 145 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 | 74 |
| |
76 | 75 |
| |
77 | 76 |
| |
78 | 77 |
| |
79 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
80 | 100 |
| |
81 | 101 |
| |
82 | 102 |
| |
|
- include/triton/Dialect/Triton/IR/Utility.h-21
- lib/Dialect/TritonGPU/Transforms/LoopScheduling.cpp+1-1
- lib/Dialect/TritonGPU/Transforms/Pipeliner/AssignLatencies.cpp+1-2
- lib/Dialect/TritonGPU/Transforms/ReorderInstructions.cpp+4-4
- python/test/regression/test_cast_matmul.py+1-2
- python/test/unit/language/test_conversions.py+1-1
- python/test/unit/language/test_core.py+12-10
- python/test/unit/language/test_random.py+1-1
- python/test/unit/language/test_tuple.py+4-4
- python/test/unit/runtime/test_autotuner.py+3
- python/test/unit/runtime/test_cache.py+2-2
0 commit comments