Skip to content

Added more semantics#2

Open
brunph wants to merge 1 commit into
LLVMParty:masterfrom
brunph:more-operations
Open

Added more semantics#2
brunph wants to merge 1 commit into
LLVMParty:masterfrom
brunph:more-operations

Conversation

@brunph

@brunph brunph commented Jun 7, 2026

Copy link
Copy Markdown

was playing around with the project and noticed it didn't have support for these semantics

Comment thread src/striga/x86/data.py
assert width in (32, 64)

intrinsic = sem.module.get_intrinsic_declaration(
lookup_intrinsic_id(f"llvm.bswap.i{width}"),

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this function coming from?

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