Add riscv64 coverage for f32 and f64 frem.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113531
[RISCV] Promote f16 frem with Zfh. ClosedPublic Authored by craig.topper on Nov 9 2021, 5:49 PM.
Details Summary Add riscv64 coverage for f32 and f64 frem.
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 23 others. · View Herald TranscriptNov 9 2021, 5:49 PM This revision is now accepted and ready to land.Nov 10 2021, 3:49 PM Closed by commit rG4183522e8073: [RISCV] Promote f16 frem with Zfh. (authored by craig.topper). · Explain WhyNov 10 2021, 5:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386374 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/double-frem.ll
llvm/test/CodeGen/RISCV/float-frem.ll
llvm/test/CodeGen/RISCV/half-frem.ll
|