If we need to handle G_MUL using a libcall (EG in RISC-V when multiplication is not supported), this should be possible using LegalizerHelper. This patch simply adds the missing cases to make sure this is possible.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: luke957, luismarques, s.egerton and 3 others. · View Herald TranscriptFeb 1 2022, 7:11 AM
lewis-revill added a child revision: D76354: [RISCV][GlobalISel] Legalize types for ALU operations.Feb 1 2022, 7:15 AM
This revision is now accepted and ready to land.Feb 1 2022, 6:22 PM