Unverified Commit 84b907d2 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment