[PATCH] D141600: [RISCV][NFC] Add test cases for rounding vfcvt

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 11:30:28 PST 2023


craig.topper requested changes to this revision.
craig.topper added a comment.
This revision now requires changes to proceed.

Please test f16 -> i8, i16, i32, i64

Add tests for f32->i8, i16, i64 and f64 -> i8, i16, i32.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141600/new/

https://reviews.llvm.org/D141600



More information about the llvm-commits mailing list