[all-commits] [llvm/llvm-project] d4d764: [RISCV] Add mayRaiseFPException to RISCV scalar FP...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Dec 14 09:53:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4d76409d13e8fe685b5cd6e2d7584554c2a9c7d
https://github.com/llvm/llvm-project/commit/d4d76409d13e8fe685b5cd6e2d7584554c2a9c7d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
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 mayRaiseFPException to RISCV scalar FP instructions.
FRM dependency will be added in a future patch.
Reviewed By: arcbbb
Differential Revision: https://reviews.llvm.org/D115540
More information about the All-commits
mailing list