This is an archive of the discontinued LLVM Phabricator instance.

[mlir][rocdl] fix shared lib build. NFC.
ClosedPublic

Authored by whchung on Apr 30 2020, 6:37 PM.

Details

Summary
  • Add missing dependency to MLIRVectorToLLVM to get shared libs built.

Diff Detail

Event Timeline

whchung created this revision.Apr 30 2020, 6:37 PM
jpienaar accepted this revision.May 1 2020, 8:45 AM

Thanks

This revision is now accepted and ready to land.May 1 2020, 8:45 AM

@jpienaar could you help get this patch merged? I do not yet have write access.

whchung closed this revision.May 1 2020, 10:19 AM

The patch has landed.