Refactor code to reduce code duplication and improve maintainability.
- Extract BUF_Pseudo common base class
- Refactor getMUBUFInsDA
- Refactor getMUBUFAtomicInsDA
- Refactor getMTBUFInsDA
- Refactor getMUBUFAsmOps
- Refactor getMTBUFAsmOps
Paths
| Differential D140410
[AMDGPU][MC][NFC] MUBUF/MTBUF code cleanup ClosedPublic Authored by piotr on Dec 20 2022, 8:50 AM.
Details Summary Refactor code to reduce code duplication and improve maintainability.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 20 2022, 9:13 AM This revision was landed with ongoing or failed builds.Dec 21 2022, 1:09 AM Closed by commit rGcce3cd203e66: [AMDGPU][MC][NFC] MUBUF/MTBUF code cleanup (authored by piotr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484493 llvm/lib/Target/AMDGPU/BUFInstructions.td
|