[all-commits] [llvm/llvm-project] ac3587: NFC: (re-apply) Fix some post-review nits for the ...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Sat Nov 7 10:04:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ac3587f272cc66f6d0226d9f5c4b93a23d08816f
https://github.com/llvm/llvm-project/commit/ac3587f272cc66f6d0226d9f5c4b93a23d08816f
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:
-----------
NFC: (re-apply) Fix some post-review nits for the Tosa dialect.
This reverts commit 330398052d049f90e6cfac80ab8b765b158a3e61.
Differential Revision: https://reviews.llvm.org/D91006
More information about the All-commits
mailing list