[llvm] [OFFLOAD][OMP] Move OpenMP kernel argument processing from plugins (PR #213867)

Kevin Sala Penades via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 23:40:36 PDT 2026


================

----------------
kevinsala wrote:

I think we can merge the field(s) from `KernelExtraArgsTy` to `KernelLaunchArgsTy` and remove `KernelExtraArgsTy`. I can do it in a separate PR.

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


More information about the llvm-commits mailing list