This is an archive of the discontinued LLVM Phabricator instance.

Mips/GlobalISel: Add stub post-legalizer combiner
ClosedPublic

Authored by arsenm on Apr 11 2022, 6:17 AM.

Details

Summary

This enables no combines, just adds the boilerplate for the new pass.

Diff Detail

Event Timeline

arsenm created this revision.Apr 11 2022, 6:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2022, 6:17 AM
arsenm requested review of this revision.Apr 11 2022, 6:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2022, 6:17 AM
Herald added a subscriber: wdng. · View Herald Transcript
sdardis accepted this revision.Apr 13 2022, 2:48 PM

LGTM with the nit addressed.

llvm/lib/Target/Mips/CMakeLists.txt
4

Nit: this change should preserve the existing ordering, i.e. just add the new line after the tablegen usage for MipsGenGlobalISel.inc.

This revision is now accepted and ready to land.Apr 13 2022, 2:48 PM
arsenm closed this revision.Apr 14 2022, 6:41 PM

b1a79354ed139679eadac7642e77cbdf0a0a130b