Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change to dialect generator #691

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into MLIRgen

ca6546b
Select commit
Loading
Failed to load commit list.
Open

change to dialect generator #691

Merge branch 'main' into MLIRgen
ca6546b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2025 in 0s

22.44% of diff hit (target 21.66%)

View this Pull Request on Codecov

22.44% of diff hit (target 21.66%)

Annotations

Check warning on line 36 in ext/ReactantAbstractFFTsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ReactantAbstractFFTsExt.jl#L36

Added line #L36 was not covered by tests

Check warning on line 45 in ext/ReactantAbstractFFTsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ReactantAbstractFFTsExt.jl#L45

Added line #L45 was not covered by tests

Check warning on line 59 in ext/ReactantAbstractFFTsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ReactantAbstractFFTsExt.jl#L59

Added line #L59 was not covered by tests

Check warning on line 68 in ext/ReactantAbstractFFTsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ReactantAbstractFFTsExt.jl#L68

Added line #L68 was not covered by tests

Check warning on line 81 in ext/ReactantAbstractFFTsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ReactantAbstractFFTsExt.jl#L81

Added line #L81 was not covered by tests

Check warning on line 381 in src/Ops.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Ops.jl#L381

Added line #L381 was not covered by tests

Check warning on line 774 in src/Ops.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Ops.jl#L774

Added line #L774 was not covered by tests

Check warning on line 949 in src/Ops.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Ops.jl#L949

Added line #L949 was not covered by tests

Check warning on line 952 in src/Ops.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Ops.jl#L952

Added line #L952 was not covered by tests

Check warning on line 25 in src/mlir/Dialects/Affine.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Affine.jl#L25

Added line #L25 was not covered by tests

Check warning on line 60 in src/mlir/Dialects/Affine.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Affine.jl#L60

Added line #L60 was not covered by tests

Check warning on line 543 in src/mlir/Dialects/Affine.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Affine.jl#L543

Added line #L543 was not covered by tests

Check warning on line 590 in src/mlir/Dialects/Affine.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Affine.jl#L590

Added line #L590 was not covered by tests

Check warning on line 944 in src/mlir/Dialects/Affine.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Affine.jl#L944

Added line #L944 was not covered by tests

Check warning on line 27 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 38 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 48 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L48

Added line #L48 was not covered by tests

Check warning on line 57 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L57

Added line #L57 was not covered by tests

Check warning on line 66 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L66

Added line #L66 was not covered by tests

Check warning on line 287 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L287

Added line #L287 was not covered by tests

Check warning on line 554 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L554

Added line #L554 was not covered by tests

Check warning on line 708 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L708

Added line #L708 was not covered by tests

Check warning on line 753 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L753

Added line #L753 was not covered by tests

Check warning on line 791 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L791

Added line #L791 was not covered by tests

Check warning on line 817 in src/mlir/Dialects/Arith.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlir/Dialects/Arith.jl#L817

Added line #L817 was not covered by tests