[all-commits] [llvm/llvm-project] 660b3c: [mlir] Removing unnecessary includes from Memref d...

John Demme via All-commits all-commits at lists.llvm.org
Thu May 25 01:05:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 660b3c85c8ea74909de0116bd1dae1b83342cffa
      https://github.com/llvm/llvm-project/commit/660b3c85c8ea74909de0116bd1dae1b83342cffa
  Author: John Demme <john.demme at microsoft.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M mlir/lib/Dialect/MemRef/IR/MemRefMemorySlot.cpp

  Log Message:
  -----------
  [mlir] Removing unnecessary includes from Memref dialect

`MemRefMemorySlot.cpp` had two unused includes without a cmake
dependency on the dialects they were in. Led to build failures.




More information about the All-commits mailing list