Fixes turning a 32-bit scalar load into an extending vector load
for AMDGPU when dynamically indexing a vector.
Details
Details
- Reviewers
• tstellarAMD bogner arsenm
Diff Detail
Diff Detail
Paths
| Differential D27880
DAG: Don't fold vector extract into load if target doesn't want to ClosedPublic Authored by arsenm on Dec 17 2016, 12:53 PM.
Details
Summary Fixes turning a 32-bit scalar load into an extending vector load
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 25 2017, 12:35 PM
Revision Contents
Diff 81850 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
|