[clang] [lld] [llvm] [mlir] [IR] Introduce `T<address space>` to `DataLayout` to represent flat address space if a target supports it (PR #108786)
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Oct 10 06:58:29 PDT 2024
    
    
  
arsenm wrote:
> But that will still require to define, what is undesirable address space right?
The LangRef doesn't need to know why it's undesirable. It's like the n field
https://github.com/llvm/llvm-project/pull/108786
    
    
More information about the llvm-commits
mailing list