[llvm] [WIP] Extend data layout to add non zero null value for address space. (PR #83109)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 01:38:18 PDT 2024


================
@@ -0,0 +1,20 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
+; RUN: opt < %s -S -mtriple=amdgcn-- | FileCheck %s
----------------
arsenm wrote:

I don't know what this test is supposed to be showing 

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


More information about the llvm-commits mailing list