[Mlir-commits] [mlir] [MLIR] Add missing MLIRFuncDialect dep to MLIRAffineAnalysis (PR #84555)
    Matthias Springer 
    llvmlistbot at llvm.org
       
    Tue Mar 19 21:52:04 PDT 2024
    
    
  
matthias-springer wrote:
Can you try to remove the `FuncOps.h` include from `AffineAnalysis.cpp` instead? I don't see any uses of func dialect ops in that file.
https://github.com/llvm/llvm-project/pull/84555
    
    
More information about the Mlir-commits
mailing list