| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[NFC][mlir][mesh,shard] Fixing misnomers in mesh dialect, renaming 'mesh' dialect to 'shard' (#150177) Dialect to 'shard' (discourse 87053) - dialect name mesh -> shard - (device) mesh -> (device) grid - spmdize -> partition A lot of diffs, but simple renames only. @tkarna @yaochengji | 1 年前 | |
[mlir][NFC] update mlir/Dialect create APIs (16/n) (#149922) See https://github.com/llvm/llvm-project/pull/147168 for more info. | 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 个月前 | |
[mlir] Expose optional PatternBenefit to func populate functions (NFC) (#159986) Pattern benefit allows users to give priority to a pattern. | 10 个月前 | |
[mlir] Add FP software implementation lowering pass: arith-to-apfloat (#167848) Reland pass and fix linker errors. --------- Co-authored-by: Maksim Levental <maksim.levental@gmail.com> | 8 个月前 | |
[mlir][func]: Introduce ReplaceFuncSignature tranform operation (#143381) This transform takes a module and a function name, and replaces the signature of the function by reordering the arguments and results according to the interchange arrays. The function is expected to be defined in the module, and the interchange arrays must match the number of arguments and results of the function. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 10 个月前 | ||
| 8 个月前 | ||
| 1 年前 |