[all-commits] [llvm/llvm-project] 332710: [mlir] Add a missing dependency to LinalgToLLVM
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Thu Nov 19 10:33:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 332710e70428d7a587d32de9fda833748d408944
https://github.com/llvm/llvm-project/commit/332710e70428d7a587d32de9fda833748d408944
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M mlir/lib/Conversion/LinalgToLLVM/CMakeLists.txt
Log Message:
-----------
[mlir] Add a missing dependency to LinalgToLLVM
Generate passes.h before trying to use it
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D91750
More information about the All-commits
mailing list