Included this file which is needed to enable tablegen generated functionality
for fast mips-isel
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with the comment explaining the need to define FastEmitInst_riir.
I agree that the testcase can be adding this non-functional change without breaking the build.
lib/Target/Mips/MipsFastISel.cpp | ||
---|---|---|
85–87 | This seems to be a workaround for either a bug in tablegen's fast isel emitter or a bug in our tablegen definitions. Could you add a comment explaining why this particular one wasn't generated by tablegen? |
This seems to be a workaround for either a bug in tablegen's fast isel emitter or a bug in our tablegen definitions. Could you add a comment explaining why this particular one wasn't generated by tablegen?