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

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 07:23:53 PDT 2024


https://github.com/jhuber6 commented:

We already have `Utils` somewhere else in this directory right? If we're namespacing it with `amdgpu` we could probably just put it there.

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


More information about the llvm-commits mailing list