jhuber6 wrote: I made https://github.com/llvm/llvm-project/pull/113156 to hopefully address the OpenMP issue. We use it in the runtime itself for a lot of stuff so removing it would definitely break that. The function call here matches what NVIDIA provides via PTX. I think we should have an optimization that replaces the intrinsic with a constant if the function it belongs to has `wavefrontsize32` or whatever attributes.
https://github.com/llvm/llvm-project/pull/112849 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits