[Mlir-commits] [llvm] [mlir] [OpenMP][CodeExtractor]Add align metadata to load instructions (PR #131131)

Dominik Adamski llvmlistbot at llvm.org
Mon Apr 7 00:58:36 PDT 2025


DominikAdamski wrote:

Scope of changes:
1) Analyze MLIR map operations. Add information about the alignment of objects that are passed by reference to OpenMP GPU kernels.
2) Propagate alignment information to the outlined helper functions.

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


More information about the Mlir-commits mailing list