[llvm-branch-commits] [mlir] [MLIR][OpenMP] Unify device shared memory logic (PR #182856)
Sergio Afonso via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 26 03:40:25 PST 2026
skatrak wrote:
> Is this an NFC change?
It doesn't intend to make changes in behavior, but apart from moving functions around there is some refactoring going on as well so I wasn't comfortable stating it in case there was some diverging logic I didn't notice that got straightened out in the process.
https://github.com/llvm/llvm-project/pull/182856
More information about the llvm-branch-commits
mailing list