Skip to content

llvm: add intrinsic call bindings#42

Merged
xushiwei merged 2 commits into
xgo-dev:xgofrom
zhouguangyuan0718:codex/support-llgo-lto
Jun 27, 2026
Merged

llvm: add intrinsic call bindings#42
xushiwei merged 2 commits into
xgo-dev:xgofrom
zhouguangyuan0718:codex/support-llgo-lto

Conversation

@zhouguangyuan0718

Copy link
Copy Markdown

Summary

  • expose LLVMLookupIntrinsicID through Go as LookupIntrinsicID
  • add a Go builder binding for constructing LLVM intrinsic calls
  • cover the binding with a llvm.memset intrinsic verification test

Validation

  • go test ./...

@zhouguangyuan0718 zhouguangyuan0718 marked this pull request as ready for review June 27, 2026 01:20
@zhouguangyuan0718 zhouguangyuan0718 changed the title [codex] llvm: add intrinsic call bindings llvm: add intrinsic call bindings Jun 27, 2026
@xushiwei xushiwei merged commit a2575a1 into xgo-dev:xgo Jun 27, 2026
32 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.

2 participants