This is an archive of the discontinued LLVM Phabricator instance.

[DSE] make sure memory is not modified before partial store merging (PR36129)
ClosedPublic

Authored by spatel on Jan 29 2018, 3:06 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

spatel created this revision.Jan 29 2018, 3:06 PM
dmgreen accepted this revision.Jan 30 2018, 3:12 AM

Looks good to me. Thanks for the speedy fix!

This revision is now accepted and ready to land.Jan 30 2018, 3:12 AM
This revision was automatically updated to reflect the committed changes.