[all-commits] [llvm/llvm-project] 558cb2: [GISel][RISCV] Legalize `G_FREM` (#93063)
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Thu May 23 09:34:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 558cb29feae6011beb2d384b1ef094bb9f7f2c27
https://github.com/llvm/llvm-project/commit/558cb29feae6011beb2d384b1ef094bb9f7f2c27
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-frem-rv32.mir
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-frem-rv64.mir
A llvm/test/CodeGen/RISCV/GlobalISel/libcalls.ll
Log Message:
-----------
[GISel][RISCV] Legalize `G_FREM` (#93063)
This patch adds support for `G_FREM` on RISCV.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list