[PATCH] D134935: [VP][RISCV] Add vp.copysign and RISC-V support.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 20:09:59 PDT 2022
fakepaper56 added a comment.
`ISD::FCOPYSIGN` could have different types of magnitude operand and sign operand. Should `ISD::VP_FOPYSIGN` have same property?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134935/new/
https://reviews.llvm.org/D134935
More information about the llvm-commits
mailing list