[PATCH] D77927: [MLIR] CMake cleanup for mlir-opt
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 18:51:38 PDT 2020
mehdi_amini added inline comments.
================
Comment at: mlir/tools/mlir-opt/CMakeLists.txt:10
${conversion_libs}
- MLIRLoopOpsTransforms
MLIRLoopAnalysis
----------------
why is the "transforms" library parts of the "dialect library"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77927/new/
https://reviews.llvm.org/D77927
More information about the llvm-commits
mailing list