This is an archive of the discontinued LLVM Phabricator instance.

[DAGCombiner] Add an option to control whether or not to enable store merging
ClosedPublic

Authored by wmi on Jul 30 2019, 3:35 PM.

Details

Summary

Add an option to control whether or not to enable store merging in dag combiner so we can workaround some bug more easily.

Diff Detail

Repository
rL LLVM

Event Timeline

wmi created this revision.Jul 30 2019, 3:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2019, 3:35 PM
This revision is now accepted and ready to land.Jul 30 2019, 3:47 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2019, 4:15 PM