This is an archive of the discontinued LLVM Phabricator instance.

[llvm][MIRVRegNamerUtils] Adding hashing for memoperands.
ClosedPublic

Authored by plotfi on Dec 10 2019, 10:42 PM.

Details

Summary

Now memoperand differences wont result in hash collisions.

Diff Detail

Event Timeline

plotfi created this revision.Dec 10 2019, 10:42 PM
plotfi retitled this revision from [llvm][MIRVRegNamerUtils] Adding hashinf for memoperands. to [llvm][MIRVRegNamerUtils] Adding hashing for memoperands..Dec 11 2019, 9:29 AM
This revision is now accepted and ready to land.Dec 11 2019, 10:52 AM
This revision was automatically updated to reflect the committed changes.
nhaehnle removed a subscriber: nhaehnle.Dec 13 2019, 5:55 AM