Skip to content

lcb: Implemented pointer type for store intrinsics#809

Merged
Jozott00 merged 2 commits intomasterfrom
feature/store-instrinsics
Mar 13, 2026
Merged

lcb: Implemented pointer type for store intrinsics#809
Jozott00 merged 2 commits intomasterfrom
feature/store-instrinsics

Conversation

@kper
Copy link
Contributor

@kper kper commented Mar 12, 2026

Store intrinsics require a pointer type which wasn't supported before. Based on the ReadMemNode and WriteMemNode a pointer type is deduced and the creation of the intrinsic is properly adapted.

@github-actions github-actions bot added enhancement New feature or request lcb This is LCB related labels Mar 12, 2026
@kper kper force-pushed the feature/store-instrinsics branch from e7c3622 to 34b40cc Compare March 12, 2026 08:59
@kper kper requested a review from Jozott00 March 12, 2026 10:25
@kper kper force-pushed the feature/store-instrinsics branch from 3e2d795 to a27ad24 Compare March 12, 2026 21:24
@Jozott00 Jozott00 merged commit a533f05 into master Mar 13, 2026
7 checks passed
@Jozott00 Jozott00 deleted the feature/store-instrinsics branch March 13, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lcb This is LCB related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants