llvm-project
f875f8fe - Attributor: Avoid double map lookup in updateAttrMap

Commit
2 days ago
Attributor: Avoid double map lookup in updateAttrMap This will leave behind the map entry in the unchanged case, but this seems to not matter. Could erase the newly inserted entry if that happens, but that also doesn't seem to make a difference.
Author
Committer
Parents
Loading