[llvm] [RFC] IR: Define noalias.addrspace metadata (PR #102461)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 07:41:23 PDT 2024
arsenm wrote:
> Does it have to be a range? What if the address spaces of interest are not consecutive?
You can specify as many ranges as you want
https://github.com/llvm/llvm-project/pull/102461
More information about the llvm-commits
mailing list