[PATCH] D122678: [RISCV] Add support for vp.fptosi where the result is a mask type.
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 08:33:07 PDT 2022
rogfer01 added a comment.
I must be missing something very obvious: wouldn't `2.0` round to `2` and then give us `i1 0` because its LSB is 0?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122678/new/
https://reviews.llvm.org/D122678
More information about the llvm-commits
mailing list