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

Alex Duran via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 08:51:09 PDT 2026


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

----------------
adurang wrote:

Yes, I agree. I guess we need to decide exactly what the "basic" kernel launch should do (e.g., should it allocate dynMem? should it do blocks and threads adjustments?)... I think the answer to most of these is no but I suspect different people will have different opinions so I didn't get into that here.


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


More information about the llvm-commits mailing list