[Mlir-commits] [mlir] [MLIR][OpenMP] Improve Generic-SPMD kernel detection (PR #137307)
Sergio Afonso
llvmlistbot at llvm.org
Mon Jul 28 05:05:51 PDT 2025
skatrak wrote:
Closing this, as the PR stack starting with #150922 removes this logic from MLIR to more closely follow Clang by only tagging kernels as Generic or SPMD and letting the OpenMPOpt pass handle SPMD-ization later (which it still can't do yet, but at least Generic mode works).
https://github.com/llvm/llvm-project/pull/137307
More information about the Mlir-commits
mailing list