Commit d3fe27b
committed
[TritonIntelGPUToLLVM] Implement
This is just a copy of `mlir::triton::AllocationAnalysis` for now.
Signed-off-by: victor-eds <[email protected]>mlir::triton::intel::AllocationAnalysis
1 parent 08786ac commit d3fe27b
File tree
6 files changed
+640
-2
lines changed- include/triton/Analysis
- third_party/intel
- include/Analysis
- lib
- Analysis
- TritonIntelGPUToLLVM
6 files changed
+640
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
238 | 241 | | |
239 | 242 | | |
240 | 243 | | |
| 244 | + | |
241 | 245 | | |
242 | 246 | | |
243 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments