arcana-lab / noelle

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

generalize the backward and forward dataflow engine #133

Closed Pengxiang-Huang closed 5 months ago

Pengxiang-Huang commented 5 months ago
  1. Generalized dataflow engine applying for both forward and backward
  2. Deleted the previous applyCustomizedForwad and applyBackward functions, they both call the new generalized function applyGeneralizedForward