llvm-project
[X86] combineConcatVectorOps - concat(vtruncus(smax(x,0)),vtruncus(smax(y,0))) -> packus(shuffle(x,y),shuffle(x,y))
#186681
Merged

[X86] combineConcatVectorOps - concat(vtruncus(smax(x,0)),vtruncus(smax(y,0))) -> packus(shuffle(x,y),shuffle(x,y)) #186681

RKSimon merged 1 commit into llvm:main from RKSimon:x86-concat-vtruncus
RKSimon
RKSimon [X86] combineConcatVectorOps - concat(vtruncus(smax(x,0)),vtruncs(sma…
d424386a
RKSimon RKSimon added skip-precommit-approval
llvmbot llvmbot added backend:X86
RKSimon RKSimon changed the title [X86] combineConcatVectorOps - concat(vtruncus(smax(x,0)),vtruncs(smax(y,0))) -> packus(shuffle(x,y),shuffle(x,y)) [X86] combineConcatVectorOps - concat(vtruncus(smax(x,0)),vtruncus(smax(y,0))) -> packus(shuffle(x,y),shuffle(x,y)) 55 days ago
RKSimon RKSimon enabled auto-merge (squash) 55 days ago
RKSimon RKSimon merged 41d5163a into main 55 days ago
RKSimon RKSimon deleted the x86-concat-vtruncus branch 46 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone