diff options
author | Paul-Antoine Arras <pa@codesourcery.com> | 2022-12-01 15:09:54 +0100 |
---|---|---|
committer | Paul-Antoine Arras <pa@codesourcery.com> | 2022-12-01 15:48:34 +0100 |
commit | e41b243302e9964e642924329826448afb21d28e (patch) | |
tree | ca2b69ac09e216f3689c046b6abd5c0b21c49939 /gcc/gcc.cc | |
parent | 798c08ca4bf3681444426093263e9e6746d1c32b (diff) | |
download | gcc-e41b243302e9964e642924329826448afb21d28e.zip gcc-e41b243302e9964e642924329826448afb21d28e.tar.gz gcc-e41b243302e9964e642924329826448afb21d28e.tar.bz2 |
amdgcn: Add preprocessor builtins for every processor type
Provide a specific builtin for each possible value of '-march'.
gcc/ChangeLog:
* config/gcn/gcn-opts.h (TARGET_FIJI): -march=fiji.
(TARGET_VEGA10): -march=gfx900.
(TARGET_VEGA20): -march=gfx906.
(TARGET_GFX908): -march=gfx908.
(TARGET_GFX90a): -march=gfx90a.
* config/gcn/gcn.h (TARGET_CPU_CPP_BUILTINS): Define a builtin that
uniquely maps to '-march'.
Diffstat (limited to 'gcc/gcc.cc')
0 files changed, 0 insertions, 0 deletions