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

Pankaj Dwivedi via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 3 01:53:11 PDT 2025


PankajDwivedi-25 wrote:

In the case when all the `divergent` path has the same value and `hasSingleValue = false', are we considering it as uniform?

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


More information about the llvm-commits mailing list