| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][func]: Fixed linkage problem in func dialect (#145456) | 1 年前 | |
[mlir][func]-Add deduplicate funcOp arguments transform (#158266) This PR adds a new transform operation which removes the duplicate arguments from the function operation based on the callOp of this function. To have a more simple implementation for now, the transform will fail when having multiple callOps for the same function we want to eliminate the different arguments from. This pull request also adpat the utils under the func dialect to be reusable also for this transformOp. | 10 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 10 个月前 |