Skip to content

[TableGen, CHERI] Make CPtrWildcard test tolerant to unrelated changes#161406

Merged
melver merged 1 commit into
llvm:mainfrom
melver:for-pull
Sep 30, 2025
Merged

[TableGen, CHERI] Make CPtrWildcard test tolerant to unrelated changes#161406
melver merged 1 commit into
llvm:mainfrom
melver:for-pull

Conversation

@melver

@melver melver commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

Changes to llvm/include/llvm/IR/Intrinsics.td may change the constants that are embedded in this test. Use wildcards, so that unrelated changes do not trip over this test failing.

Fixes: #158426

Changes to llvm/include/llvm/IR/Intrinsics.td may change the constants
that are embedded in this test. Use wildcards, so that unrelated tests
do not trip over this test failing.
@melver melver merged commit 72dafa1 into llvm:main Sep 30, 2025
10 checks passed
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Oct 3, 2025
llvm#161406)

Changes to llvm/include/llvm/IR/Intrinsics.td may change the constants
that are embedded in this test. Use wildcards, so that unrelated changes
do not trip over this test failing.

Fixes: llvm#158426
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