This is patch aims to group together the CRNotPat multi class instantiations within PPCInstrInfo.td.
Integer instantiations of the multi class are grouped together into a section, and the floating point patterns are separated into its own section.
Paths
| Differential D67975
[NFC][PowerPC] Reorganize CRNotPat multiclass patterns in PPCInstrInfo.td ClosedPublic Authored by amyk on Sep 24 2019, 11:22 AM.
Details
Summary This is patch aims to group together the CRNotPat multi class instantiations within PPCInstrInfo.td. Integer instantiations of the multi class are grouped together into a section, and the floating point patterns are separated into its own section.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 2 2019, 8:16 AM Closed by commit rL373869: [NFC][PowerPC] Reorganize CRNotPat multiclass patterns in PPCInstrInfo.td (authored by amyk). · Explain WhyOct 6 2019, 12:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 223442 llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
|