Note that this fix is very similar to what has already been
done for the masked load in https://reviews.llvm.org/D78608
Bugs:
https://bugs.llvm.org/show_bug.cgi?id=45563
https://bugs.llvm.org/show_bug.cgi?id=45833
Paths
| Differential D79611
[llvm] [CodeGen] Fixed vector halving bug for masked store ClosedPublic Authored by aartbik on May 7 2020, 6:27 PM.
Details Summary Note that this fix is very similar to what has already been Bugs:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 7 2020, 6:38 PM Closed by commit rG771d30c6470c: [llvm] [CodeGen] Fixed vector halving bug for masked store (authored by aartbik). · Explain WhyMay 7 2020, 7:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 262804 llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/X86/pr45833.ll
|