[all-commits] [llvm/llvm-project] 1a001d: [mlir-reduce] Improve diagnostic message and clean...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Sun Jul 4 19:41:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a001dede8f98ca126e4a7770266dd58f86f4ec0
https://github.com/llvm/llvm-project/commit/1a001dede8f98ca126e4a7770266dd58f86f4ec0
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M mlir/include/mlir/Reducer/Passes.td
M mlir/lib/Reducer/OptReductionPass.cpp
M mlir/lib/Reducer/ReductionTreePass.cpp
M mlir/lib/Tools/mlir-reduce/CMakeLists.txt
M mlir/lib/Tools/mlir-reduce/MlirReduceMain.cpp
M mlir/tools/mlir-reduce/CMakeLists.txt
Log Message:
-----------
[mlir-reduce] Improve diagnostic message and clean build dependency
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D104443
More information about the All-commits
mailing list