Skip to content

Conversation

@RKSimon
Copy link
Collaborator

@RKSimon RKSimon commented Dec 2, 2025

So far this only handles AVX512 predicate masks, which is by far the easiest to support - AVX1/AVX2 support can mostly be dealt with via CMPP + CMPEQ/GT nodes (but these still fail for some icmp expansions where nodes have multiple uses).

…ons together

So far this only handles AVX512 predicate masks, which is by far the easiest to support - AVX1/AVX2 support can mostly be dealt with via CMPP + CMPEQ/GT nodes (but these still fail for some icmp expansions where nodes have multiple uses).
@RKSimon RKSimon enabled auto-merge (squash) December 2, 2025 14:21
@RKSimon RKSimon merged commit 84e46aa into llvm:main Dec 2, 2025
10 of 11 checks passed
@RKSimon RKSimon deleted the x86-concat-setcc branch December 2, 2025 14:54
RKSimon added a commit to RKSimon/llvm-project that referenced this pull request Dec 2, 2025
RKSimon added a commit that referenced this pull request Dec 2, 2025
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.

1 participant