This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Partially fix handling of packed amdgpu_ps arguments
ClosedPublic

Authored by arsenm on Aug 1 2018, 10:42 AM.

Details

Reviewers
mareko
nhaehnle
Summary

Fixes annoying limitations when writing tests.
Also remove more leftover code for manually scalarizing arguments
and return values.

Diff Detail

Event Timeline

arsenm created this revision.Aug 1 2018, 10:42 AM
mareko accepted this revision.Aug 1 2018, 12:10 PM
This revision is now accepted and ready to land.Aug 1 2018, 12:10 PM
arsenm closed this revision.Aug 1 2018, 12:58 PM

r338618