D128910 enabled handling of attribute "tune-cpu" .
This PR now enables option -mtune option, which then generates the
new attribute in clang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129562
[SystemZ] Enable `-mtune=` option in clang. ClosedPublic Authored by Kai on Jul 12 2022, 7:48 AM.
Details Summary D128910 enabled handling of attribute "tune-cpu" .
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 13 2022, 2:07 AM Closed by commit rG880eb839e63f: [SystemZ] Enable `-mtune=` option in clang. (authored by Kai). · Explain WhyJul 13 2022, 8:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444281 clang/docs/ClangCommandLineReference.rst
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets/SystemZ.h
clang/lib/Driver/ToolChains/Clang.cpp
|