Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Please test f16 -> i8, i16, i32, i64
Add tests for f32->i8, i16, i64 and f64 -> i8, i16, i32.
Paths
| Differential D141600
[RISCV][NFC] Add test cases for rounding vfcvt ClosedPublic Authored by luke on Jan 12 2023, 4:28 AM.
Details
Diff Detail
Event Timelineluke added a child revision: D141599: [RISCV] Generalize performFP_TO_INTCombine to vectors.Jan 12 2023, 4:28 AM This revision is now accepted and ready to land.Jan 12 2023, 11:11 AM Comment Actions Please test f16 -> i8, i16, i32, i64 Add tests for f32->i8, i16, i64 and f64 -> i8, i16, i32. This revision now requires changes to proceed.Jan 12 2023, 11:30 AM This revision is now accepted and ready to land.Jan 17 2023, 11:30 AM This revision was landed with ongoing or failed builds.Jan 18 2023, 2:53 AM Closed by commit rG98b9340c07e5: [RISCV][NFC] Add test cases for rounding vfcvt (authored by luke). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490089 llvm/test/CodeGen/RISCV/rvv/double-round-conv.ll
llvm/test/CodeGen/RISCV/rvv/float-round-conv.ll
llvm/test/CodeGen/RISCV/rvv/half-round-conv.ll
|