This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Minor change to d16 buffer load implementation
ClosedPublic

Authored by tpr on Jul 30 2018, 10:11 AM.

Details

Summary

By not reconstructing the operand list of the SDNode, this change makes
it easier to add the forthcoming new tbuffer and buffer intrinsics.

Change-Id: I0cb79ef0801532645d7dd954a6d7355139db7b38

Diff Detail

Repository
rL LLVM

Event Timeline

tpr created this revision.Jul 30 2018, 10:11 AM
This revision is now accepted and ready to land.Jul 31 2018, 3:12 AM
This revision was automatically updated to reflect the committed changes.