[llvm-branch-commits] [llvm] [AMDGPU] Fold constant offsets into named barrier addresses (PR #205216)

Jay Foad via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jun 23 02:20:01 PDT 2026


================

----------------
jayfoad wrote:

E.g. will the compiler crash if I change this to:
```suggestion
  %p1 = getelementptr i8, ptr addrspace(3) @bars, i32 1
```

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


More information about the llvm-branch-commits mailing list