llvm-project
[InstCombine] Optimistically allow multiple shufflevector uses in foldOpPhi
#114278
Merged

[InstCombine] Optimistically allow multiple shufflevector uses in foldOpPhi #114278

MatzeB merged 4 commits into llvm:main from MatzeB:shuffle_phi_multi_use
MatzeB
MatzeB MatzeB requested a review from LebedevRI LebedevRI 336 days ago
MatzeB MatzeB requested a review from RKSimon RKSimon 336 days ago
MatzeB MatzeB requested a review from dtcxzyw dtcxzyw 336 days ago
MatzeB MatzeB requested a review from WenleiHe WenleiHe 336 days ago
MatzeB MatzeB requested a review from goldsteinn goldsteinn 336 days ago
MatzeB MatzeB requested a review from efriedma-quic efriedma-quic 336 days ago
MatzeB MatzeB requested a review from spatel-gh spatel-gh 336 days ago
MatzeB MatzeB requested a review from nikic nikic 336 days ago
llvmbot llvmbot added llvm:transforms
llvmbot
MatzeB
dtcxzyw dtcxzyw changed the title Optimistically allow multiple shufflevector uses in foldOpPhi [InstCombine] Optimistically allow multiple shufflevector uses in foldOpPhi 336 days ago
dtcxzyw
dtcxzyw commented on 2024-11-07
dtcxzyw
dtcxzyw approved these changes on 2024-11-08
nikic
nikic commented on 2024-11-08
dtcxzyw
nikic
dmpots
dmpots approved these changes on 2024-11-09
MatzeB
MatzeB
nikic
MatzeB
nikic
MatzeB MatzeB force pushed 316 days ago
llvmbot llvmbot added llvm:instcombine
MatzeB
MatzeB Allow multiple uses in foldOpIntoPhi for shufflevector instructions
6f74d520
MatzeB MatzeB force pushed to 6f74d520 316 days ago
nikic
nikic commented on 2024-11-20
MatzeB Require all phi inputs to simplify when there are multiple users
a48da431
MatzeB Merge remote-tracking branch 'github/main' into shuffle_phi_multi_use
b2032da0
MatzeB adjust test to rebase
8696cf63
MatzeB
MatzeB
nikic
nikic approved these changes on 2024-12-12
MatzeB MatzeB merged 76875480 into main 293 days ago
MatzeB MatzeB deleted the shuffle_phi_multi_use branch 177 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone