[llvm] [AMDGPU][Offload] Enable memory manager use for up to ~3GB allocation size in omp_target_alloc (PR #151882)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 3 19:40:40 PDT 2025
================
@@ -0,0 +1,37 @@
+// clang-format off
----------------
arsenm wrote:
clang-format doesn't run on tests anyway?
https://github.com/llvm/llvm-project/pull/151882
More information about the llvm-commits
mailing list