Commit 642062d
committed
[XPU][TritonIntelGPUToLLVM] Add support for more transpose kinds
Add support for layout conversion transposes in which rows managed
by a single thread are contiguous in the output matrix.
Signed-off-by: victor-eds <[email protected]>1 parent f4f3589 commit 642062d
File tree
4 files changed
+204
-32
lines changed- test/Conversion/intel
- third_party/intel/lib
- Analysis
- TritonIntelGPUToLLVM
4 files changed
+204
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
0 commit comments