[Mlir-commits] [mlir] [MLIR][Linalg] Add pass to convert linalg.generic back to named ops (PR #95656)

Bhuminjay Soni llvmlistbot at llvm.org
Tue Jan 21 23:51:34 PST 2025


11happy wrote:

@javedabsar1  Does this pass change linalg generic which is just copying tensor from input to output, to linalg.copy?
![image](https://github.com/user-attachments/assets/29982cb2-179e-461f-a050-02b3972078e8)


https://github.com/llvm/llvm-project/pull/95656


More information about the Mlir-commits mailing list