Details
Details
Diff Detail
Diff Detail
Paths
| Differential D13805
DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> extload ClosedPublic Authored by • tstellarAMD on Oct 16 2015, 6:08 AM.
Details
Diff Detail Event Timeline• tstellarAMD retitled this revision from to DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> extload. • tstellarAMD updated this object. This revision is now accepted and ready to land.Oct 16 2015, 1:38 PM Closed by commit rL252349: DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) ->… (authored by tstellar). · Explain WhyNov 6 2015, 2:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37576 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AMDGPU/kernel-args.ll
test/CodeGen/AMDGPU/no-shrink-extloads.ll
test/CodeGen/AMDGPU/setcc-opt.ll
|