llvm-project
[InstSimplify] Fold splice.right(splice.left(poison, x, offset), poison, offset) -> x
#204256
Merged

[InstSimplify] Fold splice.right(splice.left(poison, x, offset), poison, offset) -> x #204256

benscharl
benscharl Add precommit tests
f3b47a47
benscharl [InstCombine] Fold splice.right(splice.left(poison, x, offset), poiso…
630deaac
benscharl benscharl requested a review from nikic nikic 31 days ago
github-actions
llvmorg-github-actions llvmorg-github-actions added llvm:instcombine
llvmorg-github-actions llvmorg-github-actions added llvm:transforms
llvmorg-github-actions
dtcxzyw dtcxzyw requested a review from lukel97 lukel97 27 days ago
lukel97
lukel97 commented on 2026-06-22
benscharl Remove InstCombine tests for left right vector splice
b32a61ee
benscharl Add precommit tests
d301d673
benscharl Move fold to InstSimplify
95f123a7
llvmorg-github-actions llvmorg-github-actions added llvm:analysis
benscharl
lukel97
lukel97 commented on 2026-06-26
benscharl Remove unnecessary include
81aa432c
benscharl Address review comments
135d35b3
lukel97
lukel97 approved these changes on 2026-06-27
dtcxzyw dtcxzyw changed the title [InstCombine] Fold splice.right(splice.left(poison, x, offset), poison, offset) -> x [InstSimplify] Fold splice.right(splice.left(poison, x, offset), poison, offset) -> x 20 days ago
benscharl
dtcxzyw dtcxzyw merged 9b8a0c3e into main 19 days ago
github-actions
llvm-ci

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone