This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][GlobalISel] Legalize logical instructions for nonpow 2 types
ClosedPublic

Authored by nitinjohnraj on Aug 3 2023, 11:02 AM.

Details

Summary

Legalize G_AND, G_OR, G_XOR for (s7, s48) on rv32 and (s15, s72) on rv64

Diff Detail

Event Timeline

nitinjohnraj created this revision.Aug 3 2023, 11:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2023, 11:02 AM
nitinjohnraj requested review of this revision.Aug 3 2023, 11:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2023, 11:02 AM
This revision is now accepted and ready to land.Aug 3 2023, 11:26 AM
This revision was landed with ongoing or failed builds.Aug 7 2023, 4:25 PM
This revision was automatically updated to reflect the committed changes.