Currently all of the MMA instructions as well as the MMA related register info
is bundled with the Power 10 instructions. This patch just splits them out.
Details
Details
- Reviewers
lei nemanjai - Group Reviewers
Restricted Project - Commits
- rG0625aed2fcfb: [PowerPC][NFC] Split out the MMA instructions from the P10 instructions.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/PowerPC/PPCInstrP10.td | ||
---|---|---|
2342 | maybe better to include this in PPCInstrInfo.td after include "PPCInstrP10.td"? |
maybe better to include this in PPCInstrInfo.td after include "PPCInstrP10.td"?