[llvm] [AMDGPU][Offload] Enable memory manager use for up to ~3GB allocation size in omp_target_alloc (PR #151882)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 06:48:11 PDT 2025


================
@@ -0,0 +1,37 @@
+// clang-format off
----------------
jhuber6 wrote:

Yeah, the formatting affects the OpenMP files for some reason, never looked into why.

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


More information about the llvm-commits mailing list