Factor out repeated !cast<SOP*_Pseudo>(NAME) into a new "defvar ps",
just to improve readability and maintainability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104306
[AMDGPU] Use defvar in SOPInstructions.td. NFC. ClosedPublic Authored by foad on Jun 15 2021, 9:23 AM.
Details Summary Factor out repeated !cast<SOP*_Pseudo>(NAME) into a new "defvar ps",
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptJun 15 2021, 9:23 AM This revision is now accepted and ready to land.Jun 15 2021, 9:34 AM This revision was landed with ongoing or failed builds.Jun 16 2021, 1:17 AM Closed by commit rG37109974af4b: [AMDGPU] Use defvar in SOPInstructions.td. NFC. (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352367 llvm/lib/Target/AMDGPU/SOPInstructions.td
|