This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove SITypeRewriter
ClosedPublic

Authored by arsenm on Jun 28 2017, 11:04 AM.

Details

Summary

This was an old workaround for using v16i8 in some old intrinsics for resource descriptors.

There still seem to be a handful of references to v16i8 left in mesa though.

Diff Detail

Event Timeline

arsenm created this revision.Jun 28 2017, 11:04 AM
mareko edited edge metadata.Jun 28 2017, 1:59 PM

I approve this. I don't know if Dave does.

arsenm accepted this revision.Jun 28 2017, 2:41 PM

r306603

This revision is now accepted and ready to land.Jun 28 2017, 2:41 PM
arsenm closed this revision.Jun 28 2017, 2:41 PM
lib/Target/AMDGPU/CMakeLists.txt