ssahasra wrote: >From the spec for convergence control tokens: https://llvm.org/docs/ConvergentOperations.html#inferring-non-convergence
> An optimizer may remove the convergent attribute on a function if it can > prove that the function does not contain a call to > `llvm.experimental.convergence.entry`, or any uncontrolled convergent > operations. https://github.com/llvm/llvm-project/pull/134844 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits