Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
mlir/lib/Dialect/Linalg/Utils/
-
lib/
-
Dialect/
-
Linalg/
-
Utils/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D80664
[mlir][Linalg] Add missing library linkage for shared library builds.
Closed
Public
Authored by
mravishankar
on May 27 2020, 2:13 PM.
Download Raw Diff
Details
Reviewers
nicolasvasilache
Commits
rG0a072b8a0da7: [mlir][Linalg] Add missing library linkage for shared library builds.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
mravishankar
created this revision.
May 27 2020, 2:13 PM
Herald
added a reviewer:
nicolasvasilache
.
·
View Herald Transcript
May 27 2020, 2:13 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
llvm-commits
,
jurahul
,
Kayjukh
and
16 others
.
·
View Herald Transcript
This revision was not accepted when it landed; it landed in state
Needs Review
.
May 27 2020, 2:43 PM
Closed by commit
rG0a072b8a0da7: [mlir][Linalg] Add missing library linkage for shared library builds.
(authored by
mravishankar
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
mravishankar
added a comment.
May 27 2020, 2:45 PM
Comment Actions
Submitted as fix for linking error when building shared libraries.
Harbormaster
failed remote builds in
B58115: Diff 266668
!
May 28 2020, 2:08 AM