This was trying to scalarizing a scalar FP type,
resulting in an assert.
Fixes unaligned f64 stack stores for AMDGPU.
Paths
| Differential D52011
DAG: Fix expansion of unaligned FP loads and stores ClosedPublic Authored by arsenm on Sep 12 2018, 8:18 PM.
Details
Summary This was trying to scalarizing a scalar FP type, Fixes unaligned f64 stack stores for AMDGPU.
Diff Detail Event TimelineHerald added subscribers: tpr, nhaehnle, wdng, jvesely. · View Herald TranscriptSep 12 2018, 8:18 PM This revision is now accepted and ready to land.Sep 13 2018, 1:57 AM
Revision Contents
Diff 165197 lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/AMDGPU/unaligned-load-store.ll
|