arcana-lab / noelle

NOELLE Offers Empowering LLVM Extensions
MIT License
75 stars 36 forks source link

Helix Spiller Issue #95

Closed chenxiao2402 closed 1 year ago

chenxiao2402 commented 1 year ago

Helix may insert load of spilled variables in the preheader of the loop. Add one test case that could trigger this issue, and add the fix.