Now actually stores the non-zero constant instead of 0.
I somehow forgot to include this part with r238108.
The test change was just an independent instruction order swap,
so just add another check line to satisfy CHECK-NEXT.
Paths
| Differential D10326
Fix merges of non-zero vector stores ClosedPublic Authored by arsenm on Jun 8 2015, 3:49 PM.
Details
Summary Now actually stores the non-zero constant instead of 0. The test change was just an independent instruction order swap,
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jun 11 2015, 9:08 AM
Revision Contents
Diff 27344 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/R600/merge-stores.ll
test/CodeGen/X86/2012-11-28-merge-store-alias.ll
|