[RISCV] Remove Name and OverloadedName from RVVIntrinsicDef. NFC (#74907)
These names are never used so just waste a lot of memory. If do need them ever, it would be better to store pointers to the StringMapEntry objects that store the same strings.
parent
7a13e410
Please register or sign in to comment