[llvm] [offload] add support for aligned allocations (PR #203353)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 03:39:21 PDT 2026


================
@@ -0,0 +1,207 @@
+//===--------------- Offload API tests - olMemAllocAligned ----------------===//
----------------
EuphoricThinking wrote:

Alongside this patch, I'm working on adding parameterized fixtures and adjusting existing tests. Test improvements will be included in a separate PR.

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


More information about the llvm-commits mailing list