Deprecate `(batch_)matmul_transpose_{a|b}` linalg operations
|
|
23
|
266
|
July 15, 2025
|
[RFC] LinalgOps::regionBuilder function needs to indicate if anything goes wrong
|
|
10
|
214
|
June 25, 2025
|
[PSA] Deprecating linalg named elementwise ops
|
|
6
|
290
|
June 23, 2025
|
[RFC] Op explosion in Linalg
|
|
46
|
1179
|
June 23, 2025
|
How do convolutions get tiled in MLIR?
|
|
1
|
90
|
June 17, 2025
|
Fusion Analysis Interface for Compute Operations
|
|
0
|
106
|
April 8, 2025
|
[mlir][scf][linalg][RFC]-Expand TilingInterface's methods of getting IterationDomain from operand/result tile
|
|
3
|
102
|
February 11, 2025
|
[MLIR][RFC]: introduce linalg.contract
|
|
51
|
1132
|
February 10, 2025
|
Starting my small machine-learning framework with MLIR linalg, Enzyme, etc
|
|
6
|
144
|
February 3, 2025
|
Linalg.generic: Iteration domain
|
|
8
|
172
|
January 27, 2025
|
[RFC] Move `tensor.pack` and `tensor.unpack` into Linalg
|
|
27
|
691
|
January 22, 2025
|
Linalg vectorizer, reductions, and bufferization
|
|
3
|
103
|
December 18, 2024
|
[RFC][MLIR] Linalg operation tree
|
|
7
|
406
|
December 13, 2024
|
Generating In-Place Computation for Linalg Operations after Bufferization
|
|
2
|
96
|
November 13, 2024
|
Constant linalg.reduce
|
|
5
|
106
|
October 15, 2024
|
In MLIR, How to create a basic block for linalg.generic in python binding?
|
|
2
|
333
|
August 15, 2023
|
[RFC] Transpose attribute for Linalg matmul operations
|
|
41
|
820
|
August 13, 2024
|
How to print out linalg tensor without llvm-cpu-runner / JIT?
|
|
4
|
167
|
July 29, 2024
|
[RFC] Linalg OpDSL constant list attribute definition?
|
|
9
|
195
|
July 17, 2024
|
[MLIR][Linalg] Can all linalg generic ops be converted to named ops?
|
|
2
|
120
|
July 6, 2024
|
[RFC] Linalg type casting
|
|
17
|
367
|
May 3, 2024
|
Compiling into a shared object and calling MLIR from external code
|
|
10
|
407
|
April 22, 2024
|
Tiling linalg into MVMs and map each one to different compute unit
|
|
0
|
111
|
April 10, 2024
|
[MLIR][GPU][Linalg] How to find a valid lowering pipeline for workgroup memory usage via `transform.structured.promote`?
|
|
2
|
235
|
April 2, 2024
|
[mlir][linalg] `EraseIdentityGenericOp` canonicalization pattern
|
|
8
|
251
|
December 14, 2023
|
1d vector permutation op using Linalg OpDSL
|
|
6
|
208
|
November 30, 2023
|
Register promotion in linalg.generic lowering
|
|
7
|
294
|
April 26, 2023
|
Plans to extend linalg optimization passes to memref operands
|
|
5
|
370
|
April 25, 2023
|
[bufferization] [linalg] Should CSE be used before bufferization to remove tensor.empty?
|
|
5
|
768
|
March 6, 2023
|
Unable to create linalg.generic op using Python bindings
|
|
4
|
442
|
December 29, 2022
|