This is an archive of the discontinued LLVM Phabricator instance.

fix build error.
ClosedPublic

Authored by Peiming on Aug 4 2023, 1:26 PM.

Details

Summary

To fix build error introduced in https://reviews.llvm.org/D157025

Diff Detail

Event Timeline

Peiming created this revision.Aug 4 2023, 1:26 PM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Aug 4 2023, 1:26 PM
aartbik accepted this revision.Aug 4 2023, 1:30 PM
This revision is now accepted and ready to land.Aug 4 2023, 1:30 PM
Peiming added a subscriber: ftynse.Aug 4 2023, 1:33 PM
Peiming added inline comments.
mlir/lib/Dialect/SparseTensor/TransformOps/CMakeLists.txt
13

@ftynse is it possible to move the parseSemiFunctionType outside MLIRLinalgTransformOps to get rid of this dependency?

Peiming edited the summary of this revision. (Show Details)Aug 4 2023, 1:36 PM
This revision was landed with ongoing or failed builds.Aug 4 2023, 1:38 PM
Closed by commit rG2b1bdc9f0bc6: fix build error. (authored by Peiming). · Explain Why
This revision was automatically updated to reflect the committed changes.