[RISCV] Slightly simplify RVVArgDispatcher::constructArgInfos. NFC (#87308)
Use a single insert for the non-mask case instead of a push_back followed by an insert that may contain 0 registers.
parent
a27d886c
Please register or sign in to comment