[Mlir-commits] [mlir] [mlir] IntegerRangeAnalysis: add support for	vector type (PR #112292)
    Krzysztof Drewniak 
    llvmlistbot at llvm.org
       
    Wed Oct 23 08:24:43 PDT 2024
    
    
  
https://github.com/krzysz00 commented:
... while we're here:
1. `insert[element]` unions in the range of the inserted element
2. `shape_cast` doesn't disturb ranges
3. There might be some other operations that have trivial implementations here - `shufflevector`-likes, for example
https://github.com/llvm/llvm-project/pull/112292
    
    
More information about the Mlir-commits
mailing list