This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine][AMDGPU] Simplify tbuffer loads
ClosedPublic

Authored by piotr on Aug 29 2019, 12:05 AM.

Details

Summary

Add missing tbuffer loads intrinsics in SimplifyDemandedVectorElts.

Diff Detail

Repository
rL LLVM

Event Timeline

piotr created this revision.Aug 29 2019, 12:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2019, 12:05 AM
arsenm accepted this revision.Aug 29 2019, 7:53 AM

LGTM

This revision is now accepted and ready to land.Aug 29 2019, 7:53 AM
This revision was automatically updated to reflect the committed changes.