[all-commits] [llvm/llvm-project] 22774b: [RISCV][GISel] Add Zfa FP legalization and full te...
Luke Quinn via All-commits
all-commits at lists.llvm.org
Thu Dec 5 12:49:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22774bbea1dfa0aeb51a4e6b4332dfaca9f58b1a
https://github.com/llvm/llvm-project/commit/22774bbea1dfa0aeb51a4e6b4332dfaca9f58b1a
Author: Luke Quinn <quic_lquinn at quicinc.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/double-zfa.ll
A llvm/test/CodeGen/RISCV/GlobalISel/float-zfa.ll
A llvm/test/CodeGen/RISCV/GlobalISel/half-zfa.ll
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
[RISCV][GISel] Add Zfa FP legalization and full tests for 9 insn (#118723)
ceil, floor, round, roundeven, trunc, rint, nearbyint, maximum, minimum.
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