This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Apply bitcast load/store hack to pointer vectors
ClosedPublic

Authored by arsenm on Aug 17 2020, 5:30 AM.

Details

Summary

The selection patterns will currently fail on these.

Diff Detail

Event Timeline

arsenm created this revision.Aug 17 2020, 5:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2020, 5:30 AM
arsenm requested review of this revision.Aug 17 2020, 5:30 AM
foad accepted this revision.Aug 25 2020, 4:57 AM
This revision is now accepted and ready to land.Aug 25 2020, 4:57 AM