[llvm] [UniformityAnalysis] Replace DivergentValues with UniformValues for conservative divergence queries (PR #180509)
Pankaj Dwivedi via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 03:48:55 PDT 2026
================
----------------
PankajDwivedi-25 wrote:
Right, but that will still lead to iterating over the function to check anything divergent, which can be avoided early.
https://github.com/llvm/llvm-project/pull/180509
More information about the llvm-commits
mailing list