This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Remove obsolete hack from allowsMisalignedMemoryAccesses. NFCI.
ClosedPublic

Authored by rampitec on Apr 19 2022, 12:52 PM.

Diff Detail

Event Timeline

rampitec created this revision.Apr 19 2022, 12:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2022, 12:52 PM
rampitec requested review of this revision.Apr 19 2022, 12:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2022, 12:52 PM
Herald added a subscriber: wdng. · View Herald Transcript
foad added a comment.Apr 20 2022, 2:21 AM

Typo in summary "from allowsMisalignedMemoryAccesses" (not Impl).

arsenm accepted this revision.Apr 20 2022, 6:24 AM
This revision is now accepted and ready to land.Apr 20 2022, 6:24 AM
rampitec retitled this revision from [AMDGPU] Remove obsolete hack from allowsMisalignedMemoryAccessesImpl. NFCI. to [AMDGPU] Remove obsolete hack from allowsMisalignedMemoryAccesses. NFCI..Apr 20 2022, 11:28 AM