Dat3M icon indicating copy to clipboard operation
Dat3M copied to clipboard

Remove non-determinism in Llvm parser and Internal representation

Open xeren opened this issue 2 months ago • 4 comments

Removes two sources of non-determinism of the model checker:

  • Identity-based iteration order of phi nodes in the LLVM parser
  • Identity-based iteration order of relations in the memory model

xeren avatar Dec 16 '25 16:12 xeren