PrincetonUniversity / cpf

Collaborative Parallelization Framework (CPF)
MIT License
31 stars 4 forks source link

added initial changes for stack #39

Closed yebinchon closed 2 years ago

yebinchon commented 2 years ago

Places to look: pointer/ref syntax for auto, contents of report functions

vgene commented 2 years ago

Good work!

Some notes on coding practices:

yebinchon commented 2 years ago

I fixed the errors related to the InstrumentAlloca function, but there are errors related to Noelle that prevents it from compiling. Should I merge with main to see if that fixes the issue?