[llvm] [Uniformity] Avoid marking all PHIs as divergent in join blocks (PR #157808)

Sameer Sahasrabuddhe via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 5 23:13:28 PDT 2025


================
@@ -0,0 +1,114 @@
+; RUN: opt %s -mtriple amdgcn-- -passes='print<uniformity>' -disable-output 2>&1 | FileCheck %s
+
----------------
ssahasra wrote:

Would be useful to have one or two lines explaining what's the distinguishing pattern in each function compared to other functions in the file.

https://github.com/llvm/llvm-project/pull/157808


More information about the llvm-commits mailing list