This patch enables the following
- AMD family 17h "znver2" tune flag (-march, -mcpu).
- ISAs that are enabled for "znver2" architecture.
- For the time being, it uses the znver1 scheduler model.
- Tests are updated.
Paths
| Differential D58343
Enablement for AMD znver2 architecture - skeleton patch ClosedPublic Authored by GGanesh on Feb 18 2019, 4:25 AM.
Details Summary This patch enables the following
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Feb 19 2019, 9:05 AM Closed by commit rL354897: [X86] AMD znver2 enablement (authored by ggopala). · Explain WhyFeb 26 2019, 8:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187340 include/clang/Basic/X86Target.def
lib/Basic/Targets/X86.cpp
test/CodeGen/target-builtin-noerror.c
test/Driver/x86-march.c
test/Frontend/x86-target-cpu.c
test/Misc/target-invalid-cpu-note.c
test/Preprocessor/predefined-arch-macros.c
|