[all-commits] [llvm/llvm-project] 35f196: [RISCV] Only disassemble fcvtmod.w.d if the roundi...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Oct 6 19:27:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35f196645079cf499bdc48863ed5a42a0bc375de
https://github.com/llvm/llvm-project/commit/35f196645079cf499bdc48863ed5a42a0bc375de
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-10-06 (Sun, 06 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
Log Message:
-----------
[RISCV] Only disassemble fcvtmod.w.d if the rounding mode is rtz. (#111308)
If we disassemble other rounding modes, we'll print something that can't
be parsed.
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