AliveToolkit / alive2

Automatic verification of LLVM optimizations
MIT License
719 stars 93 forks source link

Implement new semantics for writeonly #1058

Open nunoplopes opened 2 weeks ago

nunoplopes commented 2 weeks ago

https://github.com/llvm/llvm-project/commit/9cbedd925cba9e8ef76c50caa6d6ab4b0cc79c8f

We may need to tweak the semantics of readonly as well to allow certain stores?