[Mlir-commits] [mlir] [mlir] Change `tensor.extract/insert` to take static/dynamic indices. (PR #104488)
    llvmlistbot at llvm.org 
    llvmlistbot at llvm.org
       
    Sun Aug 18 23:22:02 PDT 2024
    
    
  
MaheshRavishankar wrote:
> To be clear: it has nothing to do with textual readability but instead more with the uniformity of the APIs (or lack thereof) and the complexity imposed on every user.
Could you explain more. It's opt-in based on the op. So what is the complexity you are referring to?
https://github.com/llvm/llvm-project/pull/104488
    
    
More information about the Mlir-commits
mailing list