This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Check SI LDS offset bug in the allowsMisalignedMemoryAccesses
ClosedPublic

Authored by rampitec on Apr 6 2022, 4:25 PM.

Diff Detail

Event Timeline

rampitec created this revision.Apr 6 2022, 4:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2022, 4:25 PM
rampitec requested review of this revision.Apr 6 2022, 4:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2022, 4:25 PM
Herald added a subscriber: wdng. · View Herald Transcript

Most of the test changes are noise, but I am trying to refactor our multiple LDS selection checks spread across many places and move it all into allowsMisalignedMemoryAccessesImpl. So trying to get a non-NFC portion out of the way.

rampitec updated this revision to Diff 421046.Apr 6 2022, 4:51 PM
rampitec added a reviewer: foad.
arsenm accepted this revision.Apr 6 2022, 5:59 PM
This revision is now accepted and ready to land.Apr 6 2022, 5:59 PM
This revision was landed with ongoing or failed builds.Apr 6 2022, 6:05 PM
This revision was automatically updated to reflect the committed changes.