Implement the following missing instructions from ISA 2.06:
fctidu[.], fctiwu[.], ftdiv, ftsqrt
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I don't think that addressing the one inline comment requires another review - please address it, test it and then commit.
LGTM
lib/Target/PowerPC/PPCInstrInfo.td | ||
---|---|---|
2175 | I don't think this is necessary on this def or the next. |
Please add these only in a patch that uses them.