User Details
User Details
- User Since
- Apr 29 2022, 12:34 AM (9 w, 1 d)
May 31 2022
May 31 2022
We can achieve what we need by adding LoopInvariantCodeMotionPass. Abandoning this.
gflegar added a comment to D126310: Do not destroy attrs in MergeNestedParallelLoops.
In essence, the issue is that tiling, mapping to gpu and the transformation to gpu dialect have to run after each other without being disturbed by other passes.
May 30 2022
May 30 2022
gflegar added inline comments to D126310: Do not destroy attrs in MergeNestedParallelLoops.
gflegar added inline comments to D126310: Do not destroy attrs in MergeNestedParallelLoops.
gflegar added a comment to D126310: Do not destroy attrs in MergeNestedParallelLoops.
Worked like a charm.
gflegar retitled D126310: Do not destroy attrs in MergeNestedParallelLoops from Label MergeNestedParallelLoops patterns to Do not destroy attrs in MergeNestedParallelLoops.
gflegar updated the diff for D126310: Do not destroy attrs in MergeNestedParallelLoops.
Prevent merging loops with attrs instead
gflegar added a comment to D126310: Do not destroy attrs in MergeNestedParallelLoops.
Sure, I can change to addWithLabel instead.
May 24 2022
May 24 2022
gflegar requested review of D126310: Do not destroy attrs in MergeNestedParallelLoops.
May 3 2022
May 3 2022
gflegar committed rG672b908bca67: [mlir] Add sin & cos ops to complex dialect (authored by gflegar).
[mlir] Add sin & cos ops to complex dialect
gflegar updated the diff for D124773: [mlir] Add sin & cos ops to complex dialect.
Minor formatting
gflegar added inline comments to D124773: [mlir] Add sin & cos ops to complex dialect.
gflegar updated the diff for D124773: [mlir] Add sin & cos ops to complex dialect.
Make combine a regular function, use CHECK-DAG, formatting
gflegar added inline comments to D124773: [mlir] Add sin & cos ops to complex dialect.
gflegar added inline comments to D124773: [mlir] Add sin & cos ops to complex dialect.
gflegar added inline comments to D124773: [mlir] Add sin & cos ops to complex dialect.
gflegar added inline comments to D124773: [mlir] Add sin & cos ops to complex dialect.
May 2 2022
May 2 2022
gflegar requested review of D124773: [mlir] Add sin & cos ops to complex dialect.