This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Remove unused lit test replacements.
ClosedPublic

Authored by csigg on Sep 7 2022, 2:34 AM.

Details

Summary

The following replacements have been changed to %mlir_lib_dir:

  • %linalg_test_lib_dir
  • %cuda_wrapper_library_dir
  • %spirv_wrapper_library_dir
  • %vulkan_wrapper_library_dir
  • %mlir_runner_utils_dir
  • %mlir_integration_test_dir

If there are no requests to delay submission, I plan to submit this on 9/13/2002 (Tuesday).

See also PSA: https://discourse.llvm.org/t/psa-removing-mlir-lit-test-replacements/65124

Diff Detail

Event Timeline

csigg created this revision.Sep 7 2022, 2:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 7 2022, 2:34 AM
csigg requested review of this revision.Sep 7 2022, 2:34 AM
csigg edited the summary of this revision. (Show Details)Sep 7 2022, 4:20 AM
herhut accepted this revision.Sep 13 2022, 8:30 AM
This revision is now accepted and ready to land.Sep 13 2022, 8:30 AM
This revision was landed with ongoing or failed builds.Sep 13 2022, 10:27 AM
This revision was automatically updated to reflect the committed changes.