[all-commits] [llvm/llvm-project] 2fea1c: [RISCV][GISel] Correct the widening predicate for ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Dec 4 14:36:14 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fea1ccb6221238674562533684c51b63de248d4
https://github.com/llvm/llvm-project/commit/2fea1ccb6221238674562533684c51b63de248d4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
Log Message:
-----------
[RISCV][GISel] Correct the widening predicate for G_SITOFP/G_UITOFP.
This happened to coincidentally work due to D and Zfh both depending
on the F extension.
It breaks when I tried to add fp128 libcall support.
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