Pre-work for a future change that will use these opcodes with other
rounding modes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116724
[RISCV] Change RISCVISD::FCVT*RTZ opcodes to take rounding mode as an operand. ClosedPublic Authored by craig.topper on Jan 5 2022, 11:19 PM.
Details Summary Pre-work for a future change that will use these opcodes with other
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 25 others. · View Herald TranscriptJan 5 2022, 11:19 PM This revision is now accepted and ready to land.Jan 6 2022, 1:17 AM Closed by commit rG808c66266539: [RISCV] Change RISCVISD::FCVT*RTZ opcodes to take rounding mode as an operand. (authored by craig.topper). · Explain WhyJan 6 2022, 8:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397791 llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoD.td
llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
|
clang-format not found in user’s local PATH; not linting file.