[PATCH] D122860: [RISCV][RVV] Add FPRndModeOp to PseudoVFCVT instructions
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 20:36:38 PDT 2022
arcbbb added a comment.
This patch only creates the interface to specify the round mode in vfcvt pseudos.
How the round mode is changed at MI will be a separate patch.
I think this can make each patch smaller.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122860/new/
https://reviews.llvm.org/D122860
More information about the llvm-commits
mailing list