This is an archive of the discontinued LLVM Phabricator instance.

[mlir][test] NFC - Rename cblas to mlir_test_cblas
ClosedPublic

Authored by nicolasvasilache on Mar 23 2020, 7:55 AM.

Details

Summary

The "cblas" lib under mlir/test is meant as a simple integration demonstration.
However it is installed and ends up conflicting with external projects who want to
define the real cblas.
Rename to avoid conflicts.

Diff Detail

Event Timeline

LGTM. I checked out this branch using arc and it builds fine for me and the issue is fixed. Thanks for fixing this issue.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 9 2020, 1:17 PM
This revision was automatically updated to reflect the committed changes.
mlir/test/mlir-cpu-runner/CMakeLists.txt