Although the multiclass for i32 selects might seem redundant as it has
only one instantiation, we will use it to replace the correspondent
patterns in Mips64r6InstrInfo.td in follow-up commits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a nit.
lib/Target/Mips/Mips32r6InstrInfo.td | ||
---|---|---|
791 ↗ | (On Diff #40034) | 'RC' normally means 'RegisterClass' in these files. Could you pick another name? |