[all-commits] [llvm/llvm-project] b827b6: [mlir] Add missing dependencies after D118062
River Riddle via All-commits
all-commits at lists.llvm.org
Mon Jan 24 21:32:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b827b6340bf821abf443eccf84756f571e2ee47e
https://github.com/llvm/llvm-project/commit/b827b6340bf821abf443eccf84756f571e2ee47e
Author: River Riddle <riddleriver at gmail.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M mlir/lib/Conversion/AffineToStandard/CMakeLists.txt
M mlir/lib/Dialect/Tosa/CMakeLists.txt
Log Message:
-----------
[mlir] Add missing dependencies after D118062
These used to be covered transitively, but now need to be explicit.
More information about the All-commits
mailing list