arcana-lab / memoir

A case for representing data collections and objects in the LLVM IR
MIT License
12 stars 2 forks source link

Update analyses to match Heap Array SSA form #29

Closed tommymcm closed 1 year ago

tommymcm commented 1 year ago

Closed in error.

tommymcm commented 1 year ago

Struct Analysis for this issue is implemented.

tommymcm commented 1 year ago

Collection Analysis for this issue is implemented without USE and DEF PHIs, see #42 for further resolution.

tommymcm commented 1 year ago

Duplicate of #42