This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][NFC] Refine SMEM load definitions.
ClosedPublic

Authored by kosarev on Jul 18 2022, 7:15 AM.

Diff Detail

Event Timeline

kosarev created this revision.Jul 18 2022, 7:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2022, 7:15 AM
kosarev requested review of this revision.Jul 18 2022, 7:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2022, 7:15 AM
dp accepted this revision.Jul 19 2022, 4:32 AM

Nice refactoring!
LGTM with a nit.

llvm/lib/Target/AMDGPU/SMInstructions.td
167–170

Extra spaces may be removed.

This revision is now accepted and ready to land.Jul 19 2022, 4:32 AM
kosarev updated this revision to Diff 446477.Jul 21 2022, 6:55 AM

Removed extra spaces.

kosarev marked an inline comment as done.Jul 21 2022, 6:55 AM
This revision was landed with ongoing or failed builds.Jul 21 2022, 7:00 AM
This revision was automatically updated to reflect the committed changes.