[clang] [llvm] Define pointer layout for AVR program address space (PR #134254)
James Wainwright via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 02:46:56 PDT 2025
jwnrt wrote:
Sorry for the long delay.
I think you're right that there's no difference to the RTL. I need to test this properly and learn more about address spaces. In particular, I think address space zero has some special casing around it being the generic / fallback address space that interacts here.
I hope I didn't waste any of your time here.
https://github.com/llvm/llvm-project/pull/134254
More information about the llvm-commits
mailing list