[all-commits] [llvm/llvm-project] 4902c3: [mlir][arith] Attempt to fix shared libs build for...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Thu Sep 8 12:04:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4902c3b7f89a3351512b679cd6220fc55c8b3d2d
https://github.com/llvm/llvm-project/commit/4902c3b7f89a3351512b679cd6220fc55c8b3d2d
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M mlir/lib/Dialect/Arithmetic/Transforms/CMakeLists.txt
Log Message:
-----------
[mlir][arith] Attempt to fix shared libs build for EmulateWideInt
Add missing CMake dependencies.
Original change: https://reviews.llvm.org/D133135
More information about the All-commits
mailing list