[Mlir-commits] [mlir] [mlir][LLVMIR] Support memory model relaxation annotations (MMRA) (PR #157770)
    Krzysztof Drewniak 
    llvmlistbot at llvm.org
       
    Wed Sep 10 09:02:32 PDT 2025
    
    
  
krzysz00 wrote:
Re the array attribute ... I'm trying to match LLVM here, which allows either an array or a single tag, so as to not introduce conceptual overheads (since the translator is a decent place to pay for the complexity here)
https://github.com/llvm/llvm-project/pull/157770
    
    
More information about the Mlir-commits
mailing list