Inlining currently assumes that either all function use controled
convergence or none of them do. This is why we need to have the entry
point wrapper use controled convergence.
c85611e858/llvm/lib/Transforms/Utils/InlineFunction.cpp (L2431-L2439)
Inlining currently assumes that either all function use controled
convergence or none of them do. This is why we need to have the entry
point wrapper use controled convergence.
c85611e858/llvm/lib/Transforms/Utils/InlineFunction.cpp (L2431-L2439)