Commit c2570b7
authored
Add dotOperandDpasToLinearLayout (Tensor B) (#2422)
`dotOperandMfmaToLinearLayout` for tensor B is added in upstream commit
triton-lang/triton@ff02a46
recently.
CI:
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/11170777152
Signed-off-by: Whitney Tsang <[email protected]>1 parent 549c9e1 commit c2570b7
File tree
4 files changed
+168
-161
lines changed- lib/Dialect/TritonGPU/IR
- test/Conversion/intel
- third_party/intel
- include/Dialect/TritonIntelGPU/IR
- lib/Dialect/TritonIntelGPU/IR
4 files changed
+168
-161
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
827 | 828 | | |
828 | 829 | | |
829 | 830 | | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
830 | 834 | | |
831 | 835 | | |
832 | 836 | | |
| |||
0 commit comments