[all-commits] [llvm/llvm-project] 7264cf: [MLIR] Add missing DEPENDS line for MLIRSPIRV

stephenneuendorffer via All-commits all-commits at lists.llvm.org
Fri Mar 6 15:11:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7264cf4e457e759a84bcac45882cad50628dbc15
      https://github.com/llvm/llvm-project/commit/7264cf4e457e759a84bcac45882cad50628dbc15
  Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] Add missing DEPENDS line for MLIRSPIRV

This line was inadvertantly left off, which results in missing dependencies
and a potentially broken build




More information about the All-commits mailing list