[X86] Fold blend(pshufb(x,m1),pshufb(y,m2)) -> blend(pshufb(x,blend(m1,m2)),pshufb(y,blend(m1,m2))) to reduce constant pool #98466
RKSimon
force pushed
from
75090e7d
to
32655bde
1 year ago
[X86] Fold blend(pshufb(x,m1),pshufb(y,m2)) -> blend(pshufb(x,blend(m…
2f9d7bca
Add bool arg name comments
b829bac9
Tighten oneuse requirement
42c45d96
RKSimon
force pushed
from
32655bde
to
42c45d96
1 year ago
KanRobert
approved these changes
on 2024-07-16
RKSimon
merged
35a3b665
into main 1 year ago
RKSimon
deleted the x86-blend-pshufb-masks branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub