This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Increase kernel padding
ClosedPublic

Authored by rampitec on Jul 24 2019, 11:26 AM.

Details

Summary

To support prefetch mode 3 we need to pad current
cacheline and fill 3 cachelines after. Current padding
is only sufficient for mode 2.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec created this revision.Jul 24 2019, 11:26 AM
rampitec updated this revision to Diff 211584.Jul 24 2019, 12:29 PM

Fixed count in test.

This revision is now accepted and ready to land.Jul 24 2019, 12:38 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2019, 12:42 PM