[llvm-branch-commits] [OpenMP][MLIR] Descriptor explicit member map lowering changes (PR #96265)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Aug 1 23:56:45 PDT 2024


agozillon wrote:

Likely also worth stating the PR has some further modifications to support swapping from DenseIntElementsAttr -> ArrayAttr<ArrayAttr<IntegerAttr>>> which simplifies the implementation a chunk by no longer requiring the -1 padding (thank you very much for the suggestions @skatrak :-) )! So perhaps worth another skim over the PR.  

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


More information about the llvm-branch-commits mailing list