Unverified Commit 595de12f authored by Nikita Popov's avatar Nikita Popov Committed by GitHub
Browse files

[APFloat] Replace partsCount array with single variable (NFC) (#91910)

We only ever use the last element of this array, so there shouldn't be a
need to store the preceding elements as well.
parent ad1083dc
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