[PATCH] D125344: [RISCV] Move implementation of getVLOpNum and getSEWOpNum from RISCVInsertVSETVLI to RISCVBaseInfo.h. NFC
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 08:28:54 PDT 2022
reames added a comment.
LGTM
Once this lands, there's one place in operand printing which can probably use the SEW version to simplify some code. I'd planned on doing this myself, just got focused on something else and hadn't gotten to this yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125344/new/
https://reviews.llvm.org/D125344
More information about the llvm-commits
mailing list