[Mlir-commits] [mlir] [MLIR][Affine] Add canonicalization pattern to have constant basis attr for affine.delinearize_index/linearize_index (PR #117572)
    Krzysztof Drewniak 
    llvmlistbot at llvm.org
       
    Mon Nov 25 09:10:32 PST 2024
    
    
  
https://github.com/krzysz00 commented:
I figure that this can be done in `fold()`, looking at whether the `getDynamicBasis()` adaptor has some non-null `Attribute`s
https://github.com/llvm/llvm-project/pull/117572
    
    
More information about the Mlir-commits
mailing list