Skip to content

go-llvm: expose operand bundle call builders - #8

Merged
zhouguangyuan0718 merged 1 commit into
masterfrom
codex/operand-bundles
Aug 5, 2026
Merged

go-llvm: expose operand bundle call builders#8
zhouguangyuan0718 merged 1 commit into
masterfrom
codex/operand-bundles

Conversation

@zhouguangyuan0718

Copy link
Copy Markdown

Expose the LLVM C API needed to construct operand bundles and calls that carry them.

This lets GoALLC represent optimization-time semantic uses without turning them into runtime calls or modifying generic LLVM optimizer behavior.

Tests:

  • go test -tags=llvm23,dynamicllvm ./...

@zhouguangyuan0718
zhouguangyuan0718 merged commit 46ffe23 into master Aug 5, 2026
1 check 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