[all-commits] [llvm/llvm-project] a35f54: [tosa][mlir] Add bailout to TosaMakeBroadcastable ...

rsuderman via All-commits all-commits at lists.llvm.org
Tue Oct 26 15:39:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a35f54c3b469ae9ea8d9ab7db0bab58c982ce36f
      https://github.com/llvm/llvm-project/commit/a35f54c3b469ae9ea8d9ab7db0bab58c982ce36f
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

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

  Log Message:
  -----------
  [tosa][mlir] Add bailout to TosaMakeBroadcastable for unranked case

Dyn-cast should be checked and bailed out if the dyn_cast failed.

Reviewed By: sjarus, NatashaKnk

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




More information about the All-commits mailing list