[all-commits] [llvm/llvm-project] a91fb4: [mlir][tosa] Cleanup of tosa.rescale lowering to l...

rsuderman via All-commits all-commits at lists.llvm.org
Mon May 17 17:32:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a91fb4328f255298dcc17dcb982db6831a53f81a
      https://github.com/llvm/llvm-project/commit/a91fb4328f255298dcc17dcb982db6831a53f81a
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-05-17 (Mon, 17 May 2021)

  Changed paths:
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
    M mlir/lib/Conversion/TosaToStandard/TosaToStandard.cpp

  Log Message:
  -----------
  [mlir][tosa] Cleanup of tosa.rescale lowering to linalg

Comment was poorly written. Changed to bail on contradictory information in
the double round.

Reviewed By: NatashaKnk

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




More information about the All-commits mailing list