AliveToolkit / alive2

Automatic verification of LLVM optimizations
MIT License
769 stars 97 forks source link

as Nuno suggested, add @llvm.assert which in Alive is just an alias #959

Closed regehr closed 10 months ago

regehr commented 10 months ago

for @llvm.assume, but LLVM doesn't have any semantics for it, so treats it as opaque, so we don't have to worry about LLVM removing it