This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Remove unused TableGen classes and multiclasses.
Needs ReviewPublic

Authored by kosarev on Jun 14 2023, 8:19 AM.

Details

Summary

And warn on them from now on.

Diff Detail

Event Timeline

kosarev created this revision.Jun 14 2023, 8:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 8:19 AM
kosarev requested review of this revision.Jun 14 2023, 8:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 8:19 AM
arsenm added inline comments.Jun 14 2023, 6:36 PM
llvm/lib/Target/AMDGPU/BUFInstructions.td
1561–1603

Did something break with nortn atomic handling? Is the optimization not working for the buffers?

arsenm added inline comments.Jun 14 2023, 6:40 PM
llvm/lib/Target/AMDGPU/FLATInstructions.td
1011–1015

This one also looks like a hint something is broken