[Tooling] Avoid repeated hash lookups (NFC) #111469
Merged
Graphite App / Graphite / ai_reviewer check
succeeded
Oct 8, 2024 in 0s
Graphite AI review summary
This change replaces a conditional block with a more concise try_emplace operation to set the CategoryEndOffset for the highest priority. It simplifies the logic for initializing the CategoryEndOffset map.
Left no comments. Looks good to me!
Details
Loading