Check actual memory type not extended value size when considering if
store merge is worthwhile.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35623
[DAG] Fix typo preventing some stores merges to truncated stores. ClosedPublic Authored by niravd on Jul 19 2017, 8:28 AM.
Details Summary Check actual memory type not extended value size when considering if
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2017, 4:21 PM Closed by commit rL308833: [DAG] Fix typo preventing some stores merges to truncated stores. (authored by niravd). · Explain WhyJul 22 2017, 7:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 107807 llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AMDGPU/merge-stores.ll
llvm/trunk/test/CodeGen/BPF/undef.ll
|