Skip to content

Conversation

@akuhlens
Copy link
Contributor

@akuhlens akuhlens commented Oct 1, 2025

Test program for llvm/llvm-project#155459.

Copy link
Contributor

@tarunprabhu tarunprabhu left a comment

Choose a reason for hiding this comment

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

The "test infrastructure" parts of this look fine.

@akuhlens akuhlens requested a review from klausler October 1, 2025 21:01
akuhlens added a commit to llvm/llvm-project that referenced this pull request Oct 1, 2025
Fixes #155459 by making sure
the cases are considered in the right order. Previously intrinsics types
where overriding the pointer cases which have higher precedence in the
specification.

Also passes the following
[tests](llvm/llvm-test-suite#287).
@akuhlens akuhlens merged commit 76e14e3 into llvm:main Oct 1, 2025
1 check passed
llvm-sync bot pushed a commit to arm/arm-toolchain that referenced this pull request Oct 2, 2025
…161466)

Fixes llvm/llvm-project#155459 by making sure
the cases are considered in the right order. Previously intrinsics types
where overriding the pointer cases which have higher precedence in the
specification.

Also passes the following
[tests](llvm/llvm-test-suite#287).
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Oct 3, 2025
Fixes llvm#155459 by making sure
the cases are considered in the right order. Previously intrinsics types
where overriding the pointer cases which have higher precedence in the
specification.

Also passes the following
[tests](llvm/llvm-test-suite#287).
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