[llvm-branch-commits] [mlir] [MLIR][OpenMP] Unify device shared memory logic (PR #182856)

Michael Kruse via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Feb 26 04:30:17 PST 2026


https://github.com/Meinersbur commented:

You could use "[NFCI](https://discourse.llvm.org/t/nfc-abuse/58479/4?u=meinersbur)" ("I" = Intended) fot such cases.

Instead of yet another utilities module, why not add it to an existing library that depend on it indifetly anyway, such as MLIROpenMPDialect/MLIROpenACCMPCommon?

https://github.com/llvm/llvm-project/pull/182856


More information about the llvm-branch-commits mailing list