[all-commits] [llvm/llvm-project] 426306: [mlir][gpu] Clean GPU `Passes.h` from external SPI...

Fabian Mora via All-commits all-commits at lists.llvm.org
Sun Nov 5 17:06:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42630689e2b8366769e7dd2e0ec9801d230065a2
      https://github.com/llvm/llvm-project/commit/42630689e2b8366769e7dd2e0ec9801d230065a2
  Author: Fabian Mora <fmora.dev at gmail.com>
  Date:   2023-11-05 (Sun, 05 Nov 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/Transforms/Passes.h
    M mlir/include/mlir/Dialect/GPU/Transforms/Passes.td
    M mlir/lib/Dialect/GPU/Transforms/SPIRVAttachTarget.cpp
    M mlir/test/Dialect/GPU/spirv-attach-targets.mlir

  Log Message:
  -----------
  [mlir][gpu] Clean GPU `Passes.h` from external SPIRV includes (#71331)

Removes the `SPIRVAttributes.h` header from `GPU/Transforms/Passes.h`




More information about the All-commits mailing list