arcana-lab / noelle

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

Loop ID (Parallelizer bug fixed) #40

Closed edeiana closed 2 years ago

edeiana commented 2 years ago

Fixed Loop ID bug in Parallelizer. Removed Loop ID pass, Loop Metadata now takes care of setting loop IDs (and other metadata in the future). Updated Clean Metadata to also clean loop IDs.