arcana-lab / noelle

NOELLE Offers Empowering LLVM Extensions
MIT License
72 stars 35 forks source link

DOALL last iteration logic fix #87

Closed jasperxfliang closed 11 months ago

jasperxfliang commented 1 year ago

Fixed and clarified the logic behind DOALL_lastiteration. Should now properly determine the last iteration of the loop, and branch to the correct BasicBlock using the correct Predicate and CmpInst.