This is an archive of the discontinued LLVM Phabricator instance.

Elaborate more on --rocm-path flag.
ClosedPublic

Authored by arsenm on Apr 27 2020, 6:47 PM.

Details

Reviewers
yaxunl
t-tye
Summary

I'm not sure what the conventions are for this documentation. The
format seems limiting. I don't see how to refer to other flags, or
mark flags as deprecated. The rst I believe these generate seems to be
in source, and out of date.

Diff Detail

Event Timeline

arsenm created this revision.Apr 27 2020, 6:47 PM
yaxunl added inline comments.Apr 27 2020, 6:57 PM
clang/include/clang/Driver/Options.td
612

we also want to use this for adding include and library path for HIP.

arsenm marked an inline comment as done.May 1 2020, 11:37 AM
arsenm added inline comments.
clang/include/clang/Driver/Options.td
612

It doesn't actually do that yet though

yaxunl accepted this revision.May 1 2020, 8:38 PM
This revision is now accepted and ready to land.May 1 2020, 8:38 PM