[all-commits] [llvm/llvm-project] d1ba02: Refactor TOSA Dialect CMake to use add_mlir_dialec...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Nov 7 10:58:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d1ba0285357493c1edd12688277116b44f7d0696
https://github.com/llvm/llvm-project/commit/d1ba0285357493c1edd12688277116b44f7d0696
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/CMakeLists.txt
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.h
M mlir/lib/Dialect/Tosa/CMakeLists.txt
Log Message:
-----------
Refactor TOSA Dialect CMake to use add_mlir_dialect/add_mlir_interface (NFC)
Commit: d1372c378a33dc8daab616edb39426b01f554441
https://github.com/llvm/llvm-project/commit/d1372c378a33dc8daab616edb39426b01f554441
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Changed paths:
M mlir/lib/Dialect/Tosa/CMakeLists.txt
Log Message:
-----------
Add missing dependency to TOSA library: fix build with -DBUILD_SHARED_LIBS=ON
Compare: https://github.com/llvm/llvm-project/compare/7f561f6aafb5...d1372c378a33
More information about the All-commits
mailing list