Skip to content

[InstCombine] Fix vector icmp handling in alloc removal#196031

Merged
nikic merged 1 commit intollvm:mainfrom
nikic:users/nikic/instcombine-fix-vector-icmp-handling-in-alloc-removal-1
May 6, 2026
Merged

[InstCombine] Fix vector icmp handling in alloc removal#196031
nikic merged 1 commit intollvm:mainfrom
nikic:users/nikic/instcombine-fix-vector-icmp-handling-in-alloc-removal-1

Conversation

@nikic
Copy link
Copy Markdown
Contributor

@nikic nikic commented May 6, 2026

A vector icmp can occur after #195486.

@nikic nikic added the skip-precommit-approval PR for CI feedback, not intended for review label May 6, 2026
@nikic nikic merged commit daa8e08 into llvm:main May 6, 2026
9 of 12 checks passed
@nikic nikic deleted the users/nikic/instcombine-fix-vector-icmp-handling-in-alloc-removal-1 branch May 6, 2026 09:23
@llvmorg-github-actions llvmorg-github-actions Bot added llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms labels May 6, 2026
@shiltian
Copy link
Copy Markdown
Contributor

shiltian commented May 6, 2026

Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms skip-precommit-approval PR for CI feedback, not intended for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants