Jezurko / potato

Experimental MLIR based points-to analysis tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lowering of LLVM arithmetic operations does not deal with over/underflows

Jezurko opened this issue · comments

These operations might flow into a completely different pointer and we should not use copy in that case.