[all-commits] [llvm/llvm-project] 330398: Revert "NFC: Fix some post-review nits for the Tos...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Sat Nov 7 09:36:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 330398052d049f90e6cfac80ab8b765b158a3e61
https://github.com/llvm/llvm-project/commit/330398052d049f90e6cfac80ab8b765b158a3e61
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaInterfaces.td
M mlir/include/mlir/Dialect/Tosa/IR/TosaOpBase.td
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/include/mlir/Dialect/Tosa/Transforms/Passes.h
M mlir/include/mlir/Dialect/Tosa/Utils/QuantUtils.h
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/lib/Dialect/Tosa/Transforms/TosaMakeBroadcastable.cpp
M mlir/lib/Dialect/Tosa/Utils/QuantUtils.cpp
Log Message:
-----------
Revert "NFC: Fix some post-review nits for the Tosa dialect."
* Introduced issue in debug builds.
This reverts commit b5fcd06105dec2a7b0e4114d6ad4524fc54498c5.
More information about the All-commits
mailing list