[llvm] [Uniformity] Implement per-output machine uniformity analysis (PR #179275)
Sameer Sahasrabuddhe via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 07:19:57 PDT 2026
================
----------------
ssahasra wrote:
So the idea is that if the def is not virtual, then that register itself says whether it is uniform or divergent, and hence it is independent of the defining instruction. Is that correct?
https://github.com/llvm/llvm-project/pull/179275
More information about the llvm-commits
mailing list