This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][GISel] Remove legalIf from G_ZEXT, G_SEXT, G_ANYEXT.
ClosedPublic

Authored by craig.topper on Aug 10 2023, 11:24 PM.

Details

Summary

I think after making G_SEXT_INREG legal this isn't needed. At the
very least its not tested anymore.

Diff Detail

Event Timeline

craig.topper created this revision.Aug 10 2023, 11:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2023, 11:24 PM
craig.topper requested review of this revision.Aug 10 2023, 11:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2023, 11:24 PM
arsenm accepted this revision.Aug 14 2023, 2:47 PM
This revision is now accepted and ready to land.Aug 14 2023, 2:47 PM
This revision was landed with ongoing or failed builds.Aug 14 2023, 3:02 PM
This revision was automatically updated to reflect the committed changes.