• Maged Michael's avatar
    ConcurrentHashMapSIMD: Return iterator to new inserted item · 2c7411fe
    Maged Michael authored
    Summary:
    Fix SIMD version to return iterator to new item in insertion operations.
    
    Added a test to detect the incorrect behavior.
    
    Changed existing tests that di not test the SIMD version to do so. Three of these tests fail without the fix.
    
    Reviewed By: davidtgoldblatt
    
    Differential Revision: D30435627
    
    fbshipit-source-id: 20ba400be9213fa138fda06e0e7bd84cf9d8cf12
    2c7411fe
ConcurrentHashMapTest.cpp 28.1 KB