Add an option to control whether or not to enable store merging in dag combiner so we can workaround some bug more easily.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65482
[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
Event TimelineThis revision is now accepted and ready to land.Jul 30 2019, 3:47 PM Closed by commit rL367365: [DAGCombiner] Add an option to control whether or not to enable store merging. (authored by wmi). · Explain WhyJul 30 2019, 4:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 212465 llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
|