Skip to content

MLIR: name the grouped aggregate kinds through their enum - #809

Merged
rjb32 merged 1 commit into
mainfrom
fix/mlir/group-aggregate-kind-enum
Aug 21, 2026
Merged

MLIR: name the grouped aggregate kinds through their enum#809
rjb32 merged 1 commit into
mainfrom
fix/mlir/group-aggregate-kind-enum

Conversation

@rjb32

@rjb32 rjb32 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Codegen maps aggregate names onto GroupAggregateKind via the enum's own symbolizer instead of retyping the values as bare integers into an uninitialized local.

@rjb32
rjb32 merged commit 20d121b into main Aug 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant