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.
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