llvm-project
552f6fe4 - [RISCV] Custom promote s32 G_UDIV/UREM/SDIV on RV64. Promote SREM using G_SEXT. (#115402)

Commit
326 days ago
[RISCV] Custom promote s32 G_UDIV/UREM/SDIV on RV64. Promote SREM using G_SEXT. (#115402) We don't add a custom node for REMW as we can detect it with (srem (sexti32), (sexti32)).
Author
Parents
Loading