| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add a tutorial on mlir-opt (#96105) This tutorial gives an introduction to the mlir-opt tool, focusing on how to run basic passes with and without options, run pass pipelines from the CLI, and point out particularly useful flags. --------- Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com> Co-authored-by: Mehdi Amini <joker.eph@gmail.com> | 1 年前 | |
Add a tutorial on mlir-opt (#96105) This tutorial gives an introduction to the mlir-opt tool, focusing on how to run basic passes with and without options, run pass pipelines from the CLI, and point out particularly useful flags. --------- Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com> Co-authored-by: Mehdi Amini <joker.eph@gmail.com> | 1 年前 | |
Add a tutorial on mlir-opt (#96105) This tutorial gives an introduction to the mlir-opt tool, focusing on how to run basic passes with and without options, run pass pipelines from the CLI, and point out particularly useful flags. --------- Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com> Co-authored-by: Mehdi Amini <joker.eph@gmail.com> | 1 年前 | |
Add a tutorial on mlir-opt (#96105) This tutorial gives an introduction to the mlir-opt tool, focusing on how to run basic passes with and without options, run pass pipelines from the CLI, and point out particularly useful flags. --------- Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com> Co-authored-by: Mehdi Amini <joker.eph@gmail.com> | 1 年前 | |
[MLIR][Affine] Fix fusion in the presence of cyclic deps in source nests (#128397) Fixes: https://github.com/llvm/llvm-project/issues/61820 Fix affine fusion in the presence of cyclic deps in the source nest. In such cases, the nest being fused can't be executed multiple times. Add a utility to check for dependence cycles and use it in fusion. This fixes both sibling as well as producer consumer fusion where nests with cyclic dependences (typically reductions) were being in some cases incorrectly fused in. The test case also exercises/required a fix to the check for the redundant computation being within the specified threshold. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |