diff options
author | Charitha Saumya <136391709+charithaintc@users.noreply.github.com> | 2025-09-19 10:33:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-19 10:33:27 -0700 |
commit | 2998c74a1e113c63bc2c59685628bd0d0731caee (patch) | |
tree | f043e46f92f7389a1ce85db71031104bbac66e01 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | bedfee0b8db6d3a2dba21e6d896ddcb4d38c1ab7 (diff) | |
download | llvm-2998c74a1e113c63bc2c59685628bd0d0731caee.zip llvm-2998c74a1e113c63bc2c59685628bd0d0731caee.tar.gz llvm-2998c74a1e113c63bc2c59685628bd0d0731caee.tar.bz2 |
[mlir][xegpu] Add SIMT distribution support for GEMM transpose B case. (#155517)
This PR adds the features needed for supporting the GEMM with transpose
B case.
Summary of changes.
1). Add distribution logic for `vector.bitcast`, `vector.transpose` and
`memref.extract_aligned_pointer_as_index` cases.
2). Add layout propagation support for `vector.shape_cast`,
`vector.broadcast` and `vector.bitcast`
3). Incorporate slice attribute and `DistributeLayoutAttr` interface
with the core logic in layout prop.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions