Issue | 132695 |
---|---|
Summary | llvm-reduce's attribute reduction should not try to remove convergent attribute if convergence tokens are in used |
Labels | llvm-reduce |
Assignees | |
Reporter | arsenm |
The verifier will complain if convergence tokens are used in a function that is not marked convergent. The reduction should skip functions which use them
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs