diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-09-02 09:44:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-02 08:44:15 +0000 |
commit | ba707db840516b2246c6a31ef8a96e41939deeb5 (patch) | |
tree | 13d3bb2ee89e1497c30f26b7a0ce76ce4c266f60 /libcxx/include/__fwd | |
parent | c4885849adf0addf8c154bfcaf143d959ffda961 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
[X86] getScalarMaskingNode - if the mask is zero just return the blended passthrough and preserved source value (#153575)HEADmain
We already handle the case if the mask is one, so I added the other case where the op is replaced with a MOVSH/S/D blend.
This assumes the scalar passthrough is op0.
I had to adjust the test case for #98306 as AFAICT it'd been over
reduced
Fixes #153570
Diffstat (limited to 'libcxx/include/__fwd')
0 files changed, 0 insertions, 0 deletions