Skip to content

intrinsic-test: simplify type printing + comparison abstraction#2173

Open
davidtwco wants to merge 3 commits into
rust-lang:mainfrom
davidtwco:intrinsic-test-type-printing-comparison-abstraction
Open

intrinsic-test: simplify type printing + comparison abstraction#2173
davidtwco wants to merge 3 commits into
rust-lang:mainfrom
davidtwco:intrinsic-test-type-printing-comparison-abstraction

Conversation

@davidtwco

@davidtwco davidtwco commented Jun 19, 2026

Copy link
Copy Markdown
Member

Split out from #2160. This patch includes a small refactoring to make the type printing logic slightly cleaner and have greater code re-use. It also refactors the comparison logic so that it can be more easily overridden per-architecture.

r? @sayantn

A small refactoring to make the type printing logic slightly cleaner and
with greater code re-use.
Introduces a per-architecture abstraction over how intrinsic results are
compared, so that later commits can implement Arm-specific comparison
logic for SVE.
@sayantn sayantn added this pull request to the merge queue Jun 20, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Jun 20, 2026
@rustbot

rustbot commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (possibly #2169) made this pull request unmergeable. Please resolve the merge conflicts.

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