[llvm] [llvm][offload] Move AMDGPU offload utilities to LLVM (PR #102487)

Fabian Mora via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 08:52:05 PDT 2024


fabianmcg wrote:

Yes, we have `llvm/Frontend/Offloading/Utility.h`, I can move it there.

However, I didn't add it there because the files have different purposes, one is almost entirely for offload entries and the other ELF utilities.

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


More information about the llvm-commits mailing list