[llvm] [UniformityAnalysis] Jump over reducible cycles when locating join blocks (PR #174938)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 9 14:21:57 PST 2026
shiltian wrote:
The previous approach treats all BBs that can be reached via different paths as joins. I thought that was by design.
https://github.com/llvm/llvm-project/pull/174938
More information about the llvm-commits
mailing list