Skip to content

Feature/renaming merge#243

Merged
iangneal merged 13 commits intomainfrom
feature/renaming
Feb 3, 2026
Merged

Feature/renaming merge#243
iangneal merged 13 commits intomainfrom
feature/renaming

Conversation

@iangneal
Copy link
Contributor

@iangneal iangneal commented Dec 9, 2025

Combined merge of:

iangneal and others added 5 commits December 5, 2025 13:38
* Remove !Signal struct

* Update include/llzk/Dialect/Struct/IR/Ops.td

Co-authored-by: Timothy Hoffman <4001421+tim-hoffman@users.noreply.github.com>

* Remove dangling branch

* Add `signal` attribute

* Update lib/Analysis/IntervalAnalysis.cpp

Co-authored-by: Timothy Hoffman <4001421+tim-hoffman@users.noreply.github.com>

* Swap `column` and `signal` in builder ordrer

---------

Co-authored-by: Timothy Hoffman <4001421+tim-hoffman@users.noreply.github.com>
* Rename `struct.field` -> `struct.member`

* Rename `readf` and `writef` to `readm` and `writem`

* More pervasive `field` -> `member` renaming in variable names, etc:

* Update changelog

---------

Co-authored-by: Timothy Hoffman <4001421+tim-hoffman@users.noreply.github.com>
* Rename `struct.field` -> `struct.member`

* Rename `readf` and `writef` to `readm` and `writem`

* More pervasive `field` -> `member` renaming in variable names, etc:

* Code review suggestion

* Update changelog

* Update lib/Dialect/Array/Transforms/ArrayToScalarPass.cpp

Co-authored-by: Timothy Hoffman <4001421+tim-hoffman@users.noreply.github.com>

* Add visibility check to MemberReadOp

* Restrict member reads to public members for subcomponents

* Fixup merge

* Fix unresolved merge

---------

Co-authored-by: Timothy Hoffman <4001421+tim-hoffman@users.noreply.github.com>
@iangneal iangneal requested a review from a team December 9, 2025 03:41
@iangneal
Copy link
Contributor Author

iangneal commented Dec 9, 2025

@tim-hoffman I realize we might want to wait on merging this, but I figure we should put it up now to keep it in mind.

@tim-hoffman
Copy link
Member

@tim-hoffman I realize we might want to wait on merging this, but I figure we should put it up now to keep it in mind.

Yes, I was just about to say that. I think it's easier to just hold off on this for now so we're not forced into supporting these renames in llzk-rs which would slow down the circom frontend.

@tim-hoffman tim-hoffman marked this pull request as draft December 9, 2025 03:51
@tim-hoffman tim-hoffman marked this pull request as ready for review February 2, 2026 20:01
@tim-hoffman tim-hoffman requested a review from a team February 2, 2026 20:51
@iangneal iangneal requested a review from tim-hoffman February 3, 2026 17:13
@iangneal
Copy link
Contributor Author

iangneal commented Feb 3, 2026

@tim-hoffman Now I pushed last, so you can approve, then I can merge.

And with that, we have danced the Pull Request Tango™.

@iangneal iangneal merged commit a84b645 into main Feb 3, 2026
9 checks passed
@iangneal iangneal deleted the feature/renaming branch February 3, 2026 17:49
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