================ @@ -1210,6 +1240,13 @@ void GenericUniformityAnalysisImpl<ContextT>::print(raw_ostream &OS) const { } } +template <typename ContextT> +iterator_range<typename GenericUniformityInfo<ContextT>::UOCWDE *> ---------------- ssahasra wrote:
Just say ``auto`` as the return type here? Or if this needs to be exposed in an outer header file, then name a new type such as ``temporal_divergence_range``? https://github.com/llvm/llvm-project/pull/124298 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits