aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorHaochen Jiang <haochen.jiang@intel.com>2023-10-18 14:39:53 +0800
committerHaochen Jiang <haochen.jiang@intel.com>2023-10-18 14:39:53 +0800
commit7370c479dd34024f0cb7c0dc8b419f4884553051 (patch)
treee3d608bf362d157d9376eb59e5751adc64339a3a /gcc/tree-vectorizer.h
parentcead92b7fc4d7a545dcf2f02397120e3c9afe1a3 (diff)
downloadgcc-7370c479dd34024f0cb7c0dc8b419f4884553051.zip
gcc-7370c479dd34024f0cb7c0dc8b419f4884553051.tar.gz
gcc-7370c479dd34024f0cb7c0dc8b419f4884553051.tar.bz2
Initial Clearwater Forest Support
gcc/ChangeLog: * common/config/i386/cpuinfo.h (get_intel_cpu): Handle Clearwater Forest. * common/config/i386/i386-common.cc (processor_name): Add Clearwater Forest. (processor_alias_table): Ditto. * common/config/i386/i386-cpuinfo.h (enum processor_types): Add INTEL_CLEARWATERFOREST. * config.gcc: Add -march=clearwaterforest. * config/i386/driver-i386.cc (host_detect_local_cpu): Handle clearwaterforest. * config/i386/i386-c.cc (ix86_target_macros_internal): Ditto. * config/i386/i386-options.cc (processor_cost_table): Ditto. (m_CLEARWATERFOREST): New. (m_CORE_ATOM): Add clearwaterforest. * config/i386/i386.h (enum processor_type): Ditto. * doc/extend.texi: Ditto. * doc/invoke.texi: Ditto. gcc/testsuite/ChangeLog: * g++.target/i386/mv16.C: Ditto. * gcc.target/i386/funcspec-56.inc: Handle new march.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions