[llvm] [Reassociate] Use UniformityInfo to group uniform operands together (PR #198507)
Pankaj Dwivedi via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 23:20:00 PDT 2026
================
----------------
PankajDwivedi-25 wrote:
I think we do want divergence at the use here rather than at the definition, because of temporal divergence.
https://github.com/llvm/llvm-project/pull/198507
More information about the llvm-commits
mailing list