This is an archive of the discontinued LLVM Phabricator instance.

Fix merges of non-zero vector stores
ClosedPublic

Authored by arsenm on Jun 8 2015, 3:49 PM.

Details

Reviewers
arsenm
Summary

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.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 27344.Jun 8 2015, 3:49 PM
arsenm retitled this revision from to Fix merges of non-zero vector stores.
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Jun 11 2015, 9:08 AM
arsenm added a reviewer: arsenm.

r239539

This revision is now accepted and ready to land.Jun 11 2015, 9:08 AM
arsenm closed this revision.Jun 11 2015, 9:08 AM