[all-commits] [llvm/llvm-project] 7f3c3d: [mlir] BUILD.bazel: remove LLVMDialect from MathTr...

Emilio Cota via All-commits all-commits at lists.llvm.org
Wed Aug 11 13:27:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f3c3d7aa491ddd761ba821519ef795c90292947
      https://github.com/llvm/llvm-project/commit/7f3c3d7aa491ddd761ba821519ef795c90292947
  Author: Emilio Cota <ecg at google.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir] BUILD.bazel: remove LLVMDialect from MathTransforms

c1ebefdf77f3 "[mlir] Make polynomial approximation emit
std instead of LLVM ops" removed the dependence on LLVMDialect.

Remove the dependence also from BUILD.bazel.

Reviewed By: bkramer

Differential Revision: https://reviews.llvm.org/D107908




More information about the All-commits mailing list