Skip to content

support passing i128 to assembly on aarch64#154342

Open
folkertdev wants to merge 1 commit intorust-lang:mainfrom
folkertdev:aarch64-asm-i128
Open

support passing i128 to assembly on aarch64#154342
folkertdev wants to merge 1 commit intorust-lang:mainfrom
folkertdev:aarch64-asm-i128

Conversation

@folkertdev
Copy link
Contributor

tracking issue: #133416

Like #151059 but for aarch64. LLVM supports this, so I think we should too. I've put this under asm_experimental_reg.

cc @taiki-e
r? @Amanieu

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants