[llvm] [SimplifyCFG] Skip threading if the target may have divergent branches (PR #100185)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 13:24:00 PDT 2024


hiraditya wrote:

Maybe all of this can be moved to Transforms/Scalar/JumpThreading.cpp ? simplifycfg is doing too many things which could be better suited as separate passes.

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


More information about the llvm-commits mailing list