Skip to content

Mark the LoongArch intrinsics as inline(always)#2065

Merged
Amanieu merged 1 commit intorust-lang:mainfrom
heiher:loong-inline-always
Mar 26, 2026
Merged

Mark the LoongArch intrinsics as inline(always)#2065
Amanieu merged 1 commit intorust-lang:mainfrom
heiher:loong-inline-always

Conversation

@heiher
Copy link
Contributor

@heiher heiher commented Mar 19, 2026

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Mar 19, 2026

r? @Amanieu

rustbot has assigned @Amanieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @Amanieu, @folkertdev, @sayantn
  • @Amanieu, @folkertdev, @sayantn expanded to Amanieu, folkertdev, sayantn
  • Random selection from Amanieu, folkertdev, sayantn

@Amanieu
Copy link
Member

Amanieu commented Mar 25, 2026

@heiher Is there a specific reason for making this change?

@folkertdev @sayantn It see that we're currently inconsistent with regards to using #[inline] vs #[inline(always)] for intrinsics. Is there a reason to prefer one over the other?

@heiher
Copy link
Contributor Author

heiher commented Mar 26, 2026

@heiher Is there a specific reason for making this change?

Same reason as #1974

See also: rust-lang/rust#145574

@Amanieu Amanieu added this pull request to the merge queue Mar 26, 2026
Merged via the queue into rust-lang:main with commit b5c4127 Mar 26, 2026
77 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.

3 participants