[all-commits] [llvm/llvm-project] 0efc08: [RISCV] Support scalar llvm.fmodf intrinsic. (#161...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Oct 3 08:05:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0efc083c4a59bf10aaaf82d81c645fefeb15843d
https://github.com/llvm/llvm-project/commit/0efc083c4a59bf10aaaf82d81c645fefeb15843d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/GlobalISel/double-intrinsics.ll
M llvm/test/CodeGen/RISCV/GlobalISel/float-intrinsics.ll
M llvm/test/CodeGen/RISCV/GlobalISel/fp128.ll
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer-info-validation.mir
M llvm/test/CodeGen/RISCV/double-intrinsics.ll
M llvm/test/CodeGen/RISCV/float-intrinsics.ll
M llvm/test/CodeGen/RISCV/fp128.ll
M llvm/test/CodeGen/RISCV/half-intrinsics.ll
Log Message:
-----------
[RISCV] Support scalar llvm.fmodf intrinsic. (#161743)
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