Add packed types as legal so they may be used with inlineasm.
Keep all operations expanded for now.
Details
Details
- Reviewers
kzhuravl
Diff Detail
Diff Detail
Paths
| Differential D30139
AMDGPU: Support inlineasm for packed instructions ClosedPublic Authored by arsenm on Feb 18 2017, 11:34 AM.
Details
Summary Add packed types as legal so they may be used with inlineasm.
Diff Detail Event TimelineHerald added subscribers: tpr, tony-tye, yaxunl and 3 others. · View Herald TranscriptFeb 18 2017, 11:34 AM arsenm added a child revision: D30141: AMDGPU: Support v2i16/v2f16 packed operations.Feb 18 2017, 11:35 AM This revision is now accepted and ready to land.Feb 27 2017, 1:00 AM
Revision Contents
Diff 89030 lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/inlineasm-packed.ll
|