arcana-lab / noelle

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

Remove LoopDependenceInfo::loopBBtoPD #17

Closed scampanoni closed 3 years ago

scampanoni commented 4 years ago

The only use of loopBBtoPD is dswp. This use can be replaced with the dominators abstraction provided by Noelle.