Skip to content

MLIR: implement list literals as db.const_list - #801

Open
rjb32 wants to merge 16 commits into
mainfrom
mlir-list-literals
Open

MLIR: implement list literals as db.const_list#801
rjb32 wants to merge 16 commits into
mainfrom
mlir-list-literals

Conversation

@rjb32

@rjb32 rjb32 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Makes a Cypher list literal a value the MLIR engine can project, carried by a new db.const_list op whose result type is the list's homogeneity verdict.

@cyrusknopf

Copy link
Copy Markdown
Contributor

Why do we need a separate op for list literals?

@rjb32
rjb32 force-pushed the mlir-list-literals branch from 3be8072 to 3a0cf81 Compare August 21, 2026 09:27
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.

2 participants