[llvm] [AMDGPU] Add IR-level pass to rewrite away address space 7 (PR #77952)
Piotr Sobczak via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 12 06:48:38 PST 2024
piotrAMD wrote:
Thanks - the recent update has fixed the issue for me.
There is some follow-up work to be done in the lowering (instruction selection) as noted earlier in https://reviews.llvm.org/D158463#4645037, but those issues are not blockers for this patch.
https://github.com/llvm/llvm-project/pull/77952
More information about the llvm-commits
mailing list