[Mlir-commits] [mlir] [mlir][vector] Add mask elimination transform	(PR #99314)
    Benjamin Maxwell 
    llvmlistbot at llvm.org
       
    Tue Aug  6 10:24:00 PDT 2024
    
    
  
MacDue wrote:
In the last commit, I've shared some logic with the `CreateMaskFolder`. The main thing shared here is the new `getConstantVscaleMultiplier()` matcher. I could not think of a good way to share all the logic, as it's a little different in both places.
https://github.com/llvm/llvm-project/pull/99314
    
    
More information about the Mlir-commits
mailing list