[all-commits] [llvm/llvm-project] 633f5b: [mlir] Add more missing dependencies after D118062

River Riddle via All-commits all-commits at lists.llvm.org
Mon Jan 24 22:12:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 633f5badbf1315e972e9abb141111648a8fd77fd
      https://github.com/llvm/llvm-project/commit/633f5badbf1315e972e9abb141111648a8fd77fd
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
    M mlir/lib/Conversion/ArithmeticToLLVM/CMakeLists.txt
    M mlir/lib/Conversion/ArithmeticToSPIRV/CMakeLists.txt
    M mlir/lib/Conversion/ArmNeon2dToIntr/CMakeLists.txt
    M mlir/lib/Conversion/MathToLibm/CMakeLists.txt
    M mlir/lib/Conversion/SCFToSPIRV/CMakeLists.txt
    M mlir/lib/Conversion/StandardToLLVM/CMakeLists.txt
    M mlir/lib/Conversion/VectorToSCF/CMakeLists.txt
    M mlir/lib/Dialect/Affine/Transforms/CMakeLists.txt
    M mlir/lib/Dialect/ArmSVE/Transforms/CMakeLists.txt
    M mlir/lib/Dialect/GPU/CMakeLists.txt
    M mlir/lib/Dialect/Linalg/Utils/CMakeLists.txt
    M mlir/lib/Dialect/Math/Transforms/CMakeLists.txt
    M mlir/lib/Dialect/SCF/Transforms/CMakeLists.txt
    M mlir/lib/Dialect/StandardOps/Transforms/CMakeLists.txt

  Log Message:
  -----------
  [mlir] Add more missing dependencies after D118062

These used to be covered transitively, but now need to be explicit.




More information about the All-commits mailing list