[Mlir-commits] [mlir] [mlir] Add support for vector types whose number of elements are from… (PR #68030)
    Md Abdullah Shahneous Bari 
    llvmlistbot at llvm.org
       
    Thu Oct 12 08:13:07 PDT 2023
    
    
  
mshahneo wrote:
> Do you expect these to be used outside of the SPIR-V dialect? If not, what do you think about moving them there?
I do think in some of the dialects this can be used. Hence, put this in common constraints. But in current upstream MLIR, SPIR-V is probably the only user.
https://github.com/llvm/llvm-project/pull/68030
    
    
More information about the Mlir-commits
mailing list