cdl-saarland / rv

RV: A Unified Region Vectorizer for LLVM
Other
102 stars 15 forks source link

Re-run DA after SROV #37

Closed simoll closed 4 years ago

simoll commented 5 years ago

SROV exposes opportunities for vector shape refinement. Re-run the (incremental) DA after SROV to refine vector shapes.

simoll commented 4 years ago

This has been the default behavior for a while now: https://github.com/cdl-saarland/rv/blob/2a9b9541a606468bd9df5c87fb2e37ebb9e64f7c/src/rv.cpp#L174