[Mlir-commits] [mlir] [mlir][linalg] Create a dedicated target for LinalgRelayoutInterface (PR #127541)
    Renato Golin 
    llvmlistbot at llvm.org
       
    Mon Feb 17 14:15:16 PST 2025
    
    
  
rengolin wrote:
> #127544 works for bazel and only has some `#include` changes without touching cmake.
Let's go with your change, then. 
@banach-space I think we can close this one without merging, as it already worked with BAZEL for `LinalgInterfaces.h`. 
You can also keep this as a clean up, not necessarily related to @chsigg PR, but I agree we shouldn't include `.inc` directly like that, as you already do on the interface one.
https://github.com/llvm/llvm-project/pull/127541
    
    
More information about the Mlir-commits
mailing list