opencilk-project icon indicating copy to clipboard operation
opencilk-project copied to clipboard

Update alias analysis for new hyperobject interface

Open VoxSciurorum opened this issue 2 years ago • 0 comments

In the alias analysis module, function getRecognizedArgument only works if the function has 2 or 3 arguments. This was correct at the time, but now hyperobject lookup takes more arguments. The alias analysis code should be updated and a regression test added.

VoxSciurorum avatar Oct 30 '23 20:10 VoxSciurorum