This changes the standalone pass only. Arguably the utility class
itself should assert there are no convergent calls. However, a target
pass with additional context may still be able to version a loop if
all of the dynamic conditions are sufficiently uniform.
Details
Details
- Reviewers
anemet fhahn Meinersbur kbarton jdoerfert
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
Would an assertion in LoopVersioning checking whether it accidentally copies a convergent operation make sense?
Comment Actions
A target might contextually be able to version a loop depending on the convergent operation