steakhal wrote:

Checkout the new implementation and the added "weird" fread tests.
FYI unfortunately our store interferes a bit, as you will see in the last test 
(`test_unaligned_start_read`) when the store does not purge the previous 
binding when we have an overlapping write to the store.
Consequently, when reading, we can read the old value - which was partially 
overwritten by the escape/invalidation. 

https://github.com/llvm/llvm-project/pull/93408
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to