This fixes a bug in the vector load legalization logic that mixed up bits and bytes. (PR20417)
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D7400
Fix a bug in vector load legalization ClosedPublic Authored by mkuper on Feb 4 2015, 1:30 AM.
Details Summary This fixes a bug in the vector load legalization logic that mixed up bits and bytes. (PR20417)
Diff Detail Event Timelinemkuper updated this object. Closed by commit rL228168: Fixes a bug in vector load legalization that confused bits and bytes. (authored by mkuper). · Explain WhyFeb 4 2015, 10:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19337 lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
test/CodeGen/X86/pr15267.ll
|