Replace the following config attributes with mlir_lib_dir:
- mlir_runner_utils_dir
- linalg_test_lib_dir
- spirv_wrapper_library_dir
- vulkan_wrapper_library_dir
- mlir_integration_test_dir
I'm going to clean up substitutions in separate changes.
Paths
| Differential D133217
[MLIR] Single lit config attribute for CMAKE_LIBRARY_OUTPUT_DIRECTORY ClosedPublic Authored by csigg on Sep 2 2022, 10:52 AM.
Details Summary Replace the following config attributes with mlir_lib_dir:
I'm going to clean up substitutions in separate changes.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Sep 2 2022, 11:32 AM Closed by commit rGf43c81470b9d: [MLIR] Single lit config attribute for CMAKE_LIBRARY_OUTPUT_DIRECTORY (authored by csigg). · Explain WhySep 3 2022, 7:04 AM This revision was automatically updated to reflect the committed changes. csigg marked an inline comment as done.
Revision Contents
Diff 457638 mlir/test/CMakeLists.txt
mlir/test/lit.cfg.py
mlir/test/lit.site.cfg.py.in
|
thanks for planning to improve this too!