Only override InOperandList when the Real instruction needs a different
type for $offset than the Pseudo.
Details
Details
- Reviewers
rampitec dp kosarev arsenm - Group Reviewers
Restricted Project - Commits
- rG53076d34e3ea: [AMDGPU] Simplify SMEM Real instruction definitions. NFC.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/lib/Target/AMDGPU/SMInstructions.td | ||
---|---|---|
973 | Looks like no need for the curly braces anymore? |
llvm/lib/Target/AMDGPU/SMInstructions.td | ||
---|---|---|
973 | Thanks - fixed in ac62e7b6cb450c1d36807f49b51f5e748764b49d |
Looks like no need for the curly braces anymore?