Skip to content

Conversation

@frederick-vs-ja
Copy link
Contributor

The std::equal_to<llvm::rdf::RegisterAggr> specialization (introduced in 9521704) does the same things as the primary std::equal_to template. This is valid but meaningless. As a result, it's perhaps better to remove this full specialization.

The `std::equal_to<llvm::rdf::RegisterAggr>` specialization (introduced
in 9521704) does the same things as the
primary `std::equal_to` template. This is valid but meaningless. As a
result, it's perhaps better to remove this full specialization.
@frederick-vs-ja frederick-vs-ja force-pushed the no-meaningless-equal_to branch from 0959e18 to 19b52f9 Compare November 3, 2025 05:26
@frederick-vs-ja frederick-vs-ja merged commit 4ecb3c7 into llvm:main Nov 7, 2025
10 checks passed
@frederick-vs-ja frederick-vs-ja deleted the no-meaningless-equal_to branch November 7, 2025 23:25
vinay-deshmukh pushed a commit to vinay-deshmukh/llvm-project that referenced this pull request Nov 8, 2025
…#166115)

The `std::equal_to<llvm::rdf::RegisterAggr>` specialization (introduced
in 9521704) does the same things as the
primary `std::equal_to` template. This is valid but meaningless. As a
result, it's perhaps better to remove this full specialization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants