| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][ArmSME] Update OuterProductFusion to account for recent changes (#102125) - Use vector.interleave rather than the LLVM intrinsic - Remove dependency on LLVM dialect - Remove manual outerproduct erases (these are now trivially dead) - Remove comment explaining issues with previous tile allocator - Update pipeline in multi-tile-matmul-mixed-types.mlir Recent changes: #90448, #80965 | 2 年前 | |
[mlir][ArmSME] Disallow streaming mode for gathers/scatters (#96209) Ideally, this would be based on target information (but we don't really have that), so this currently errs on the side of caution. If possible gathers/scatters should be lowered regular vector loads/stores before using invoking enable-arm-streaming. | 2 年前 | |
[mlir] Simplify unreachable type switch cases. NFC. (#162032) Use DefaultUnreachable from https://github.com/llvm/llvm-project/pull/161970. | 10 个月前 | |
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in TileAllocation.cpp (NFC) | 10 个月前 | |
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in VectorLegalization.cpp (NFC) | 11 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 2 年前 | ||
| 10 个月前 | ||
| 10 个月前 | ||
| 11 个月前 |