[all-commits] [llvm/llvm-project] ad1a9d: [mlir][tosa] Enable tosa.div for TosaMakeBroadcast...

rsuderman via All-commits all-commits at lists.llvm.org
Mon Jun 21 16:19:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad1a9d629b759f43c8c1ea5d4c710c5c5b4b1e6b
      https://github.com/llvm/llvm-project/commit/ad1a9d629b759f43c8c1ea5d4c710c5c5b4b1e6b
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-06-21 (Mon, 21 Jun 2021)

  Changed paths:
    M mlir/lib/Dialect/Tosa/Transforms/TosaMakeBroadcastable.cpp

  Log Message:
  -----------
  [mlir][tosa] Enable tosa.div for TosaMakeBroadcastable

TosaMakeBroadcastable needs to include tosa.div, which was added later in the
specification.

Reviewed By: sjarus, NatashaKnk

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




More information about the All-commits mailing list