================
@@ -1208,6 +1213,71 @@ struct LoadDistribution final : public gpu::WarpDistributionPattern {
}
};
+// Sink SG-uniform ops. An op is uniform if any of the following is none
----------------
akroviakov wrote:
Fixed
https://github.com/llvm/llvm-project/pull/176737