Jezurko / potato

Experimental MLIR based points-to analysis tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisit memory effects for operations

Jezurko opened this issue · comments

Some of the operations get deleted by the canonicalizer when they have memory effects added, but it is probably worthwhile to have the memory effects added.