https://github.com/jhuber6 commented:
Okay, I get it now. We do the runtime widening but the issue was the codegen writing a value to the maximum threads attributes that prevented us from widening it. Seems like this has a really simple solution. https://github.com/llvm/llvm-project/pull/218790 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
