[all-commits] [llvm/llvm-project] 6088f6: [RISCV] Add Predicates to fcanonicalize patterns. ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Sep 15 12:51:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6088f6dedcf75cddc15b3d2158112d294ddb8407
https://github.com/llvm/llvm-project/commit/6088f6dedcf75cddc15b3d2158112d294ddb8407
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoD.td
M llvm/lib/Target/RISCV/RISCVInstrInfoF.td
M llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
Log Message:
-----------
[RISCV] Add Predicates to fcanonicalize patterns. NFC (#158709)
This doesn't matter in practice since the only way fcanonicalize can
make it to isel is if the predicate is already true, but it's good to be
consistent.
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