Unverified Commit 0523bf1e authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[RISCV] Reduce the size of the index used for RVV intrinsics. NFC (#74906)

Rather than using size_t, use uint32_t. We don't have more than 4
billion intrinsics.
parent dd958779
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